Fixed comment
authorceriel <none@none>
Thu, 12 Dec 1991 13:01:00 +0000 (13:01 +0000)
committerceriel <none@none>
Thu, 12 Dec 1991 13:01:00 +0000 (13:01 +0000)
util/int/proto.make
util/int/switch/proto.make

index 8733b5c..a8bb2b1 100644 (file)
@@ -13,7 +13,7 @@ INT =         int
 
 IP_SPEC =      $(SRC_HOME)/etc/ip_spec.t
 TRAPS =                $(SRC_HOME)/etc/traps
-APP_A =                $(SRC_HOME)/doc/int/appA        # to be moved later
+APP_A =                $(SRC_HOME)/doc/int/appA#       # to be moved later
 
 CFILES =       $(SRC_DIR)/alloc.c \
        $(SRC_DIR)/core.c \
index d4eb70d..b211484 100644 (file)
@@ -35,7 +35,7 @@ lint:
        $(LINT) $(LINTOPTIONS) $(SRC_DIR)/mkiswitch.c $(UTIL_HOME)/lib.bin/em_data.$(LINTSUF)
        $(LINT) $(LINTOPTIONS) $(SRC_DIR)/mkswitch.c
 
-clean:                                         # NOT the cases files !
+clean:#                                                # NOT the cases files !
        rm -f a.out core $(OBJ) mkswitch mkiswitch
 
 bare:          clean