X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=res%2Blog%2FMakefile;h=fc5a1269ded14c3dc6214a7b942438d04b69e88d;hb=e4846d00ee5f4ee891550cf47ee4c1cb6b113ab7;hp=364cdb253e0c53e3ab320cd8f2449e69d93bde26;hpb=09c0d8960c842de2039253aba56bd0d839fd33d0;p=egate.git diff --git a/res+log/Makefile b/res+log/Makefile index 364cdb2..fc5a126 100644 --- a/res+log/Makefile +++ b/res+log/Makefile @@ -2,14 +2,16 @@ # Europagate, 1994-1995. # # $Log: Makefile,v $ -# Revision 1.1 1995/02/09 17:27:10 adam -# Initial revision +# 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