# Europagate, 1994-1995.
#
# $Log: Makefile,v $
-# Revision 1.8 1995/02/16 18:34:06 adam
+# Revision 1.9 1995/02/16 18:35:43 quinn
+# Changing order.
+#
+# Revision 1.8 1995/02/16 18:34:06 adam
# Minor changes.
#
# Revision 1.7 1995/02/16 15:01:26 quinn
#
SHELL=/bin/sh
MAKE=make
+<<<<<<< Makefile
+SUBDIR=res+log util fml ccl zlayer kernel
+||||||| 1.8
+SUBDIR=res+log util fml ccl kernel zlayer
+=======
SUBDIR=res+log util fml ccl zlayer kernel
+>>>>>>> /tmp/T4a24364
CFLAGS=-Wall -g -pedantic -ansi
#CC=gcc