summaryrefslogtreecommitdiff
path: root/wince
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
commit78bb93ac08ea0ea6a898b438d75ec8e2d478a6ff (patch)
tree6afa930f2d0543ef717c2069a242119cb033aa06 /wince
parent549bdb3b0ee8b82adb6ad03d79b1ab2c69b7a0c9 (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/branches/ruby_1_8@7282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'wince')
-rw-r--r--wince/setup.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/wince/setup.mak b/wince/setup.mak
index df2ed89a17..f0bbeff1f3 100644
--- a/wince/setup.mak
+++ b/wince/setup.mak
@@ -230,4 +230,5 @@ CPPFLAGS = -I. -I$$(srcdir) -I$$(srcdir)/missing -I$$(srcdir)/wince \
$(INCLUDE) $$(srcdir)/wince/Makefile.sub
<<
+ @$(srcdir)\win32\rm.bat config.h config.status
@echo type `$(MAKE)' to make ruby for $(OS).