From: Sebastian Hammer Date: Thu, 16 Feb 1995 15:01:26 +0000 (+0000) Subject: Added zlayer X-Git-Url: http://sru.miketaylor.org.uk/?a=commitdiff_plain;h=8ce5f813d781032fe35add181269f2da2e11777c;p=egate.git Added zlayer --- diff --git a/Makefile b/Makefile index da2c6ab..3c6f55c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,10 @@ # Europagate, 1994-1995. # # $Log: Makefile,v $ -# Revision 1.6 1995/02/16 14:47:31 quinn +# Revision 1.7 1995/02/16 15:01:26 quinn +# Added zlayer +# +# Revision 1.6 1995/02/16 14:47:31 quinn # Removed CC # # Revision 1.5 1995/02/15 17:40:47 adam @@ -22,7 +25,7 @@ # SHELL=/bin/sh MAKE=make -SUBDIR=res+log util fml ccl kernel +SUBDIR=res+log util fml ccl kernel zlayer CFLAGS=-Wall -g -pedantic -ansi #CC=gcc