summaryrefslogtreecommitdiffstats
path: root/bcc32
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
commit67b4b38ad02ca11caa8e868b6888140f0d732c17 (patch)
treef4570ddaff9118b8ef3edeccfc654941257daf78 /bcc32
parentba71b23cbcfb2a667e770b1937307b1d1b106d06 (diff)
downloadruby-67b4b38ad02ca11caa8e868b6888140f0d732c17.tar.gz
ruby-67b4b38ad02ca11caa8e868b6888140f0d732c17.tar.xz
ruby-67b4b38ad02ca11caa8e868b6888140f0d732c17.zip
* {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to define
this macro to install. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@10968 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 0c011d75c..bb728db03 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)