Remove 'ifdef MINGW' from docs tag

This commit is contained in:
Stas Degteff 2005-09-11 13:56:56 +00:00
parent 9071364470
commit 5df3009402

View File

@ -28,9 +28,7 @@ sourcelists: dirs
@echo -n >$(OBJPATH)/$(PLATFORM)/source.lst
docs:
ifdef MINGW
@cd $@ ; $(MAKE) all ; cd ..
endif
strip:
cd $(BIN)/ ; strip *