repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct PPTP server firewall rules chain.
[tomato/davidwu.git]
/
release
/
src
/
router
/
pppd
/
solaris
/
Makedefs
blob
967e2925053ff4593018a52836836e4512b20db6
1
#
2
# defines common to several Makefiles
3
#
4
5
INSTALL= /usr/sbin/install
6
7
BINDIR = @DESTDIR@/bin
8
MANDIR = @DESTDIR@/man
9
ETCDIR = @SYSCONF@/ppp
10
11
CC = /opt/SUNWspro/bin/cc
12
COPTS = -O -Xa
13
14
LD = /usr/ccs/bin/ld