X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=solaris%2FMakedefs;h=e4619b131e6ef2371bec48af05d14beee317882e;hp=81db8ab2e83cbb561599bc1e6dd7310173901e30;hb=4a26b4d029d3dfc51b5fc3926060ce7a67ee72f0;hpb=f9eac6e29b5137c46063855b3bfc253159c90c29 diff --git a/solaris/Makedefs b/solaris/Makedefs index 81db8ab..e4619b1 100644 --- a/solaris/Makedefs +++ b/solaris/Makedefs @@ -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