Parent Directory | Revision Log | Revision Graph
Initial import
1 | diff -up ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux.atm-make ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux |
2 | --- ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux.atm-make 2008-08-28 17:36:10.000000000 -0400 |
3 | +++ ppp-2.4.4/pppd/plugins/pppoatm/Makefile.linux 2008-08-28 17:36:56.000000000 -0400 |
4 | @@ -1,5 +1,5 @@ |
5 | #CC = gcc |
6 | -COPTS = -O2 -g |
7 | +COPTS = $(RPM_OPT_FLAGS) |
8 | CFLAGS = $(COPTS) -I../.. -I../../../include -fPIC |
9 | LDFLAGS = -shared |
10 | INSTALL = install |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |