Parent Directory | Revision Log | Revision Graph
Import on branch sme8 of package ppp-2.4.4-1.3.el5.sme.src.rpm
1 | --- ppp-2.4.2/pppd/plugins/pppoatm/Makefile.linux.make 2004-10-04 11:37:28.331818344 +0100 |
2 | +++ ppp-2.4.2/pppd/plugins/pppoatm/Makefile.linux 2004-10-04 11:37:54.884781680 +0100 |
3 | @@ -1,5 +1,5 @@ |
4 | CC = gcc |
5 | -COPTS = -O2 -g |
6 | +COPTS = $(RPM_OPT_FLAGS) |
7 | CFLAGS = $(COPTS) -I../.. -I../../../include -fPIC |
8 | LDFLAGS = -shared |
9 | INSTALL = install -o root |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |