diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-11-16 07:30:42 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-11-16 07:30:42 +0000 |
| commit | d59d4ac66af6cd7e8352da575633175281c55662 (patch) | |
| tree | 4a8e6105a81a6e8b350dd063ef647a94ed739f19 /wince | |
| parent | 251582a518204c9bb5ce2cfb9094dd4360ee747f (diff) | |
* {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 'wince')
| -rw-r--r-- | wince/setup.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wince/setup.mak b/wince/setup.mak index df2ed89a1..f0bbeff1f 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). |
