More work on Def-settings.
[egate.git] / kernel / Makefile
index 6fdbf04..a3bd605 100644 (file)
@@ -2,7 +2,14 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.22  1995/05/01 12:43:26  adam
+# Revision 1.24  1995/05/03 12:18:46  adam
+# This code ran on dtbsun. Minor changes.
+#
+# Revision 1.23  1995/05/03  07:37:29  adam
+# CCL commands stop/continue implemented. New functions gw_res_{int,bool}
+# are used when possible.
+#
+# Revision 1.22  1995/05/01  12:43:26  adam
 # First work on resource monitor program.
 #
 # Revision 1.21  1995/04/20  16:10:45  adam
@@ -115,8 +122,8 @@ $(PROG3): $(O3) $(USELIBS3)
        $(CC) -c $(DEFS) $(CFLAGS) $<
 
 clean:
-       rm -f *.log *.[oa] $(PROG1) $(PROG2) 
-       rm -f core mon.out gmon.out errlist *~ fifo.* 
+       rm -f *.log *.[oa] $(PROG1) $(PROG2) $(PROG3)
+       rm -f core mon.out gmon.out errlist *~ fifo.*
 
 depend: depend2