X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=res%2Blog%2FMakefile;h=d287e252fb29160ae31e1731f51ccfbccce23552;hb=3f6af0f3aa9f114cf562c28f2ed0b954e4c5d659;hp=364cdb253e0c53e3ab320cd8f2449e69d93bde26;hpb=5bc115d3b598f5ad198411dcd033a91a8356c9be;p=egate.git diff --git a/res+log/Makefile b/res+log/Makefile index 364cdb2..d287e25 100644 --- a/res+log/Makefile +++ b/res+log/Makefile @@ -1,15 +1,17 @@ # Makefile for resource management/logging facilities. # Europagate, 1994-1995. # -# $Log: Makefile,v $ -# Revision 1.1 1995/02/09 17:27:10 adam -# Initial revision +# Makefile,v +# Revision 1.2 1995/02/22 08:51:44 adam +# Definition of CPP changed. +# +# Revision 1.1.1.1 1995/02/09 17:27:11 adam +# Initial version of email gateway under CVS control. # SHELL=/bin/sh INCLUDE=-I../include CFLAGS=-Wall -pedantic -ansi -CPP=gcc -E -CC=gcc +CPP=$(CC) -E TPROG1=gw-log-test TPROG2=gw-res-test LIB=../lib/libres+log.a