From ab5559aaabd1167a18ac882e64d97c5adc0e7d03 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Mon, 11 Jun 2001 11:44:34 +0000 Subject: Initial revision --- mdk-stage1/ppp/sunos4/Makedefs | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mdk-stage1/ppp/sunos4/Makedefs (limited to 'mdk-stage1/ppp/sunos4/Makedefs') diff --git a/mdk-stage1/ppp/sunos4/Makedefs b/mdk-stage1/ppp/sunos4/Makedefs new file mode 100644 index 000000000..8b56a2b67 --- /dev/null +++ b/mdk-stage1/ppp/sunos4/Makedefs @@ -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 -- cgit v1.2.1