OSDN Git Service

external/ppp 2.4.3
[android-x86/external-ppp.git] / ppp-2.4.3 / solaris / Makedefs
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