Commit 7b8b3c02 authored by Daniel Bovensiepen's avatar Daniel Bovensiepen

Another fix for Makefile

parent 2a6152a1
......@@ -59,7 +59,7 @@ $(GEMDLIB) :
# clean driver and all gems
.PHONY : clean
clean : GEM_MAKEFILE
clean : $(GEM_MAKEFILE)
@echo "Cleanup Gems"
$(MAKE) clean -C g
-$(RM_F) $(INIT).c *.o *.d $(GENERATOR_BIN) $(GEM_MAKEFILE)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment