]> git.ozlabs.org Git - ppp.git/blobdiff - sunos4/Makedefs
use Makedefs rather than passing lots of things on make command line
[ppp.git] / sunos4 / Makedefs
diff --git a/sunos4/Makedefs b/sunos4/Makedefs
new file mode 100644 (file)
index 0000000..8b56a2b
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# defines common to several Makefiles
+#
+
+INSTALL= install -o root -g daemon
+
+BINDIR = /usr/local/etc
+MANDIR = /usr/local/man
+ETCDIR = /etc/ppp
+
+# To use gcc, uncomment the next line.
+#CC = gcc
+COPTS = -O