]> git.ozlabs.org Git - ppp.git/blobdiff - solaris/Makedefs
Tested with MS-CHAP and CBCP options on Solaris and added options
[ppp.git] / solaris / Makedefs
index 81db8ab2e83cbb561599bc1e6dd7310173901e30..e4619b131e6ef2371bec48af05d14beee317882e 100644 (file)
@@ -8,9 +8,7 @@ BINDIR = /usr/local/bin
 MANDIR = /usr/local/man
 ETCDIR = /etc/ppp
 
+CC = /opt/SUNWspro/bin/cc
 COPTS = -O -Xa
 
-# For compiling with gcc, comment out the COPTS definition above and
-# uncomment the next 2 definitions.
-#CC = gcc
-#COPTS = -O2
+LD = /usr/ccs/bin/ld