summaryrefslogtreecommitdiff
path: root/bcc32
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
commit15de1b79f07f9b3ef9e1b2957a9c214db670e163 (patch)
tree4a8e6105a81a6e8b350dd063ef647a94ed739f19 /bcc32
parent2d28e9d55b124b895d34fe41dbe6d362c2a88327 (diff)
* {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h and
config.status to force updating them. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bcc32')
-rw-r--r--bcc32/setup.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/bcc32/setup.mak b/bcc32/setup.mak
index 58d7f21707..b33684d0d6 100644
--- a/bcc32/setup.mak
+++ b/bcc32/setup.mak
@@ -92,4 +92,5 @@ PROCESSOR_LEVEL = $(PROCESSOR_LEVEL)
\# EXTLIBS = cw32.lib import32.lib user32.lib kernel32.lib
$(INCLUDE) $$(srcdir)bcc32/Makefile.sub
|
+ @$(srcdir)\win32\rm.bat config.h config.status
@echo type "`$(MAKE)'" to make ruby for $(OS).