source:
npl/internetserver/poptop_ppp/patches/ppp-2.4.2-pppoatm-make.patch
@
c5c522c
Last change on this file since c5c522c was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 343 bytes |
-
ppp-2.4.2/pppd/plugins/pppoatm/Makefile.linux
old new 1 1 CC = gcc 2 COPTS = -O2 -g2 COPTS = $(RPM_OPT_FLAGS) 3 3 CFLAGS = $(COPTS) -I../.. -I../../../include -fPIC 4 4 LDFLAGS = -shared 5 5 INSTALL = install -o root
Note: See TracBrowser
for help on using the repository browser.