diff --git a/Makefile b/Makefile index 82a833f..37aa1bd 100644 --- a/Makefile +++ b/Makefile @@ -28,9 +28,7 @@ sourcelists: dirs @echo -n >$(OBJPATH)/$(PLATFORM)/source.lst docs: -ifdef MINGW @cd $@ ; $(MAKE) all ; cd .. -endif strip: cd $(BIN)/ ; strip *