]> git.ozlabs.org Git - ppp.git/blob - solaris/Makedefs.gcc
__linux__ (already defined by compiler) not _linux_ (manually defined)
[ppp.git] / solaris / Makedefs.gcc
1 #
2 # defines common to several Makefiles
3 #
4
5 INSTALL= /usr/sbin/install
6
7 BINDIR = /usr/local/bin
8 MANDIR = /usr/local/man
9 ETCDIR = /etc/ppp
10
11 CC = gcc
12 COPTS = -O2