Typo: clear-cig -> clean-cig

This commit is contained in:
shivers 1996-08-22 17:03:05 +00:00
parent 6ea9a75721
commit 66be6be3d5
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ clean: clean-cig clean-scsh
link/*.image debug/*.image debug/*.debug mini mini-heap.c \
-find . -name "*~" -o -name ".#*" -o -name core -exec rm {} \;
clear-cig:
clean-cig:
-rm -f cig/*.o $(CIG) $(CIG).image $(LIBCIG)
distclean: clean