X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=Makefile;h=73b15908190dc5b350b12263646b59637a9b93e1;hb=584ea503ec3ce2e29f5a674bc702978c9f3a9fde;hp=ed65b6f840c10a8d99409c45586e91491c202264;hpb=4e18b8d09c20492ad6ac107a0037299ff4519844;p=egate.git diff --git a/Makefile b/Makefile index ed65b6f..73b1590 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Top level Makefile for Email gateway. # Europagate, 1994-1995. # -# $Id: Makefile,v 1.24 1995/07/05 10:19:42 adam Exp $ +# $Id: Makefile,v 1.25 1995/07/11 11:48:59 adam Exp $ # SHELL=/bin/sh MAKE=make @@ -10,8 +10,8 @@ CPP=$(CC) -E LIBDIR=/usr/local/lib/emailgw # GNU regex package location -#REGEXOBJ=/usr/local/gnu/regex-0.12/regex.o -#REGEXINC=-I/usr/local/gnu/regex-0.12 +#REGEXOBJ=../../regex-0.12/regex.o +#REGEXINC=-I../../regex-0.12 # Other libraries libraries needed on some systems #NETLIB=-lnsl -lsocket