From 5df3009402cd117b1f57b0a65fbecbeb2302e343 Mon Sep 17 00:00:00 2001 From: Stas Degteff Date: Sun, 11 Sep 2005 13:56:56 +0000 Subject: [PATCH] Remove 'ifdef MINGW' from docs tag --- Makefile | 2 -- 1 file changed, 2 deletions(-) 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 *