From db7dc0dc37e3f4f1e5367b487e716f7665dea4b3 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 27 Mar 1995 12:52:25 +0000 Subject: [PATCH] Minor changes. --- zlayer/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/zlayer/Makefile b/zlayer/Makefile index 8096f70..0a0f62a 100644 --- a/zlayer/Makefile +++ b/zlayer/Makefile @@ -2,7 +2,10 @@ # Europagate, 1995 # # $Log: Makefile,v $ -# Revision 1.6 1995/02/23 10:09:39 adam +# Revision 1.7 1995/03/27 12:52:25 adam +# Minor changes. +# +# Revision 1.6 1995/02/23 10:09:39 adam # Minor changes. # # Revision 1.5 1995/02/23 08:32:25 adam @@ -25,7 +28,7 @@ ZINC=-I$(ZPRE) ZLIB=$(ZPRE)/libz3950.a INCLUDE=-I. -I../include $(ZINC) -CFLAGS=-g -Wall -pedantic -ansi +#CFLAGS=-g -Wall -pedantic -ansi TPROG1=test LIB=../lib/libzass.a PO=zaccess.o -- 1.7.10.4