summaryrefslogtreecommitdiff
path: root/bcc32
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-04-13 12:51:01 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-04-13 12:51:01 +0000
commite022b74520978ad11e4db30aece8403099199e94 (patch)
treeb8aac301252d60fd390d8da4fb5434207893ee17 /bcc32
parenta4e80a024dfb453b7d642a4d5263f3170e2a0490 (diff)
* bcc32/Makefile.sub (PHONY): Borland make disallows empty command
rules. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bcc32')
-rw-r--r--bcc32/Makefile.sub2
1 files changed, 2 insertions, 0 deletions
diff --git a/bcc32/Makefile.sub b/bcc32/Makefile.sub
index ca31fb5d66..ac788e2b96 100644
--- a/bcc32/Makefile.sub
+++ b/bcc32/Makefile.sub
@@ -195,6 +195,8 @@ rubyw: $(WPROGRAM)
!include $(srcdir)/common.mk
+PHONY: Makefile
+
config: config.h config.status
config.h: