X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=sunos4%2FMakedefs;fp=sunos4%2FMakedefs;h=8b56a2b67e00737e4ab98d23ef7238fda4623668;hp=0000000000000000000000000000000000000000;hb=91fc199e719dbc63e285c677a2d559bf3894bbab;hpb=d360980f566acea27d4b61566ded5cb064559cca diff --git a/sunos4/Makedefs b/sunos4/Makedefs new file mode 100644 index 0000000..8b56a2b --- /dev/null +++ b/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