summaryrefslogtreecommitdiff
path: root/bcc32/Makefile.sub
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-09-20 00:54:45 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-09-20 00:54:45 +0000
commit22c07519c05c07ef8a38edaceca163a578b89211 (patch)
treef4570ddaff9118b8ef3edeccfc654941257daf78 /bcc32/Makefile.sub
parent6f0192e4285cc40ce316f4c22b7d83bd99b9d8c5 (diff)
* {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to define
this macro to install. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10968 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bcc32/Makefile.sub')
-rw-r--r--bcc32/Makefile.sub2
1 files changed, 2 insertions, 0 deletions
diff --git a/bcc32/Makefile.sub b/bcc32/Makefile.sub
index 0c011d75c2..bb728db036 100644
--- a/bcc32/Makefile.sub
+++ b/bcc32/Makefile.sub
@@ -169,6 +169,8 @@ PREP = miniruby$(EXEEXT)
OBJEXT = obj
+INSTALLED_LIST= .installed.list
+
WINMAINOBJ = winmain.$(OBJEXT)
MINIOBJS = dmydln.$(OBJEXT)