X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=zlayer%2FMakefile;h=e9ca4589f7dee0a09f978339393ab15eb480e58c;hb=3f6af0f3aa9f114cf562c28f2ed0b954e4c5d659;hp=851234d3ffe46ef6b9d1bd1bc0f1349cdaf8287f;hpb=202c42c4dd7bc08d6fa062334aa6d48aca1407aa;p=egate.git diff --git a/zlayer/Makefile b/zlayer/Makefile index 851234d..e9ca458 100644 --- a/zlayer/Makefile +++ b/zlayer/Makefile @@ -1,8 +1,11 @@ # Makefile for Email gateway utilities # Europagate, 1995 # -# $Log: Makefile,v $ -# Revision 1.2 1995/02/16 15:01:38 quinn +# Makefile,v +# Revision 1.3 1995/02/22 08:51:49 adam +# Definition of CPP changed. +# +# Revision 1.2 1995/02/16 15:01:38 quinn # Polished some library-references # # Revision 1.1 1995/02/16 14:47:55 quinn @@ -20,9 +23,9 @@ CFLAGS=-g -Wall -pedantic -ansi TPROG1=test LIB=../lib/libzass.a PO=zaccess.o -CPP=cc -E +CPP=$(CC) -E DEFS=$(INCLUDE) -ZDEFS=-DLOW_TO_HIGH -Dfar= +ZDEFS=-DHIGH_TO_LOW -Dfar= all: $(LIB)