summaryrefslogtreecommitdiffstats
path: root/win32/setup.mak
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-11-16 07:30:42 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-11-16 07:30:42 +0000
commitd59d4ac66af6cd7e8352da575633175281c55662 (patch)
tree4a8e6105a81a6e8b350dd063ef647a94ed739f19 /win32/setup.mak
parent251582a518204c9bb5ce2cfb9094dd4360ee747f (diff)
downloadruby-d59d4ac66af6cd7e8352da575633175281c55662.tar.gz
ruby-d59d4ac66af6cd7e8352da575633175281c55662.tar.xz
ruby-d59d4ac66af6cd7e8352da575633175281c55662.zip
* {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h and
config.status to force updating them. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/setup.mak')
-rw-r--r--win32/setup.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/setup.mak b/win32/setup.mak
index fe7f2b6b6..cdcf294f4 100644
--- a/win32/setup.mak
+++ b/win32/setup.mak
@@ -91,4 +91,5 @@ $(CPU) = $(PROCESSOR_LEVEL)
$(INCLUDE) $$(srcdir)/win32/Makefile.sub
<<
+ @$(srcdir)\win32\rm.bat config.h config.status
@echo type `$(MAKE)' to make ruby for $(OS).