X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=Makefile;h=d8d51c64159f72f26d7c4c71372b39ee871f8c38;hb=b7a1c98166dc50f5e894164dc32c0ff0e937c555;hp=b1383ed99993b2a275272b60e47e8136962e7bb8;hpb=f7782074f0b95181a9fe5b04453f42c643ed0844;p=egate.git diff --git a/Makefile b/Makefile index b1383ed..d8d51c6 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Top level Makefile for Email gateway. # Europagate, 1994-1995. # -# $Id: Makefile,v 1.26 1995/10/20 11:49:11 adam Exp $ +# $Id: Makefile,v 1.28 1996/01/09 16:16:02 adam Exp $ # SHELL=/bin/sh MAKE=make @@ -10,8 +10,8 @@ CPP=$(CC) -E LIBDIR=/usr/local/lib/emailgw # GNU regex package location -#REGEXOBJ=../../regex-0.12/regex.o -#REGEXINC=-I../../regex-0.12 +#REGEXOBJ=../../../pd-src/regex-0.12/regex.o +#REGEXINC=-I../../../pd-src/regex-0.12 # Other libraries libraries needed on some systems #NETLIB=-lnsl -lsocket