* remove compiler_clean since there is now distclean support

This commit is contained in:
peter 2000-01-28 12:14:30 +00:00
parent 14170d7d11
commit 20f726d307

View File

@ -51,9 +51,6 @@ info:
# Compiler
#######################################
compiler_clean:
$(MAKE) -C compiler distclean
compiler_cycle:
$(MAKE) -C compiler cycle