]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/Makefile.sol2
Added ability to detect and use either gcc or Sun WorkShop C compiler
[ppp.git] / pppd / Makefile.sol2
index 2f32aaf74da825044df64c8d4584292d7dd95d5e..83b23af80251c4c5c3605df2e2a2cd9cb8d47af6 100644 (file)
@@ -1,11 +1,10 @@
 #
 # Makefile for pppd under Solaris 2.
-# $Id: Makefile.sol2,v 1.21 2002/05/21 17:26:48 dfs Exp $
+# $Id: Makefile.sol2,v 1.22 2002/09/07 05:15:25 carlsonj Exp $
 #
 
-include ../solaris/Makedefs
+include ../Makedefs.com
 
-COPTS  += -xO2 -xspace -W0,-Lt
 CFLAGS =  -I../include -DSVR4 -DSOL2 $(COPTS)
 LIBS   = -lsocket -lnsl