diff --git a/base/Makefile.fpc b/base/Makefile.fpc index 6c6ac68da0..c905a2b525 100644 --- a/base/Makefile.fpc +++ b/base/Makefile.fpc @@ -51,9 +51,6 @@ info: # Compiler ####################################### -compiler_clean: - $(MAKE) -C compiler distclean - compiler_cycle: $(MAKE) -C compiler cycle