This code ran on dtbsun. Minor changes.
[egate.git] / kernel / Makefile
index 9bbe703..a3bd605 100644 (file)
@@ -2,7 +2,10 @@
 # Europagate, 1995
 #
 # $Log: Makefile,v $
-# Revision 1.23  1995/05/03 07:37:29  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.
 #
@@ -119,7 +122,7 @@ $(PROG3): $(O3) $(USELIBS3)
        $(CC) -c $(DEFS) $(CFLAGS) $<
 
 clean:
-       rm -f *.log *.[oa] $(PROG1) $(PROG2) 
+       rm -f *.log *.[oa] $(PROG1) $(PROG2) $(PROG3)
        rm -f core mon.out gmon.out errlist *~ fifo.*
 
 depend: depend2