From e2ca7150cc23d2ad81d0364544ebf0d94f260722 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 16 Feb 1995 18:34:06 +0000 Subject: [PATCH] Minor changes. --- Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3c6f55c..20b06fa 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,10 @@ # Europagate, 1994-1995. # # $Log: Makefile,v $ -# Revision 1.7 1995/02/16 15:01:26 quinn +# Revision 1.8 1995/02/16 18:34:06 adam +# Minor changes. +# +# Revision 1.7 1995/02/16 15:01:26 quinn # Added zlayer # # Revision 1.6 1995/02/16 14:47:31 quinn @@ -25,7 +28,7 @@ # SHELL=/bin/sh MAKE=make -SUBDIR=res+log util fml ccl kernel zlayer +SUBDIR=res+log util fml ccl zlayer kernel CFLAGS=-Wall -g -pedantic -ansi #CC=gcc -- 1.7.10.4