X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=res%2Blog%2FMakefile;h=f47da3da476a6e6b2ce5bd23a3874b340fd3da57;hb=e5ac7ae8a2f7f9b01eab48d8b04a79288c567a1d;hp=364cdb253e0c53e3ab320cd8f2449e69d93bde26;hpb=5bc115d3b598f5ad198411dcd033a91a8356c9be;p=egate.git diff --git a/res+log/Makefile b/res+log/Makefile index 364cdb2..f47da3d 100644 --- a/res+log/Makefile +++ b/res+log/Makefile @@ -2,14 +2,22 @@ # Europagate, 1994-1995. # # $Log: Makefile,v $ -# Revision 1.1 1995/02/09 17:27:10 adam -# Initial revision +# Revision 1.5 1995/03/27 12:51:10 adam +# New log level in use: GW_LOG_ERRNO. +# +# Revision 1.4 1995/02/23 08:32:20 adam +# Changed header. +# +# 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 +#CFLAGS=-Wall -pedantic -ansi +CPP=$(CC) -E TPROG1=gw-log-test TPROG2=gw-res-test LIB=../lib/libres+log.a