Fixed comment

This commit is contained in:
ceriel
1991-12-12 13:01:00 +00:00
parent c286b7327e
commit f5beec83ca
2 changed files with 2 additions and 2 deletions

View 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