summaryrefslogtreecommitdiff
path: root/bcc32/Makefile.sub
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-03-25 05:01:15 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-03-25 05:01:15 +0000
commit3b79d34d990e285521e23e4f792f91b4cb815460 (patch)
tree2a87b0640f0373a58e6fa0079acd698893d71e80 /bcc32/Makefile.sub
parentd01fac5573dea2168abdfa546190b8c9a2111c88 (diff)
* common.mk, */Makefile.sub (lib, dll): phony targets.
* configure.in (ruby, miniruby): ditto. * cygwin/GNUmakefile.in (rubyw): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6022 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bcc32/Makefile.sub')
-rw-r--r--bcc32/Makefile.sub6
1 files changed, 2 insertions, 4 deletions
diff --git a/bcc32/Makefile.sub b/bcc32/Makefile.sub
index b30324b3ae..7c9770c98c 100644
--- a/bcc32/Makefile.sub
+++ b/bcc32/Makefile.sub
@@ -188,12 +188,10 @@ WINMAINOBJ = winmain.$(OBJEXT)
all: $(srcdir)bcc32/Makefile.sub $(srcdir)common.mk
-!include $(srcdir)/common.mk
-
ruby: $(PROGRAM)
rubyw: $(WPROGRAM)
-lib: $(LIBRUBY)
-dll: $(LIBRUBY_SO)
+
+!include $(srcdir)/common.mk
config: config.h config.status