summaryrefslogtreecommitdiff
path: root/wince
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
commita32b61147b2c636703e1e8d9b773f31dd9f1e2af (patch)
tree3bc78f035fd2cb8c4c56e53952c78ff0612f5009 /wince
parent92d28f6b8fd2ca3f0851af4aa02df96b96ff83eb (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/trunk@10968 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'wince')
-rw-r--r--wince/Makefile.sub2
1 files changed, 2 insertions, 0 deletions
diff --git a/wince/Makefile.sub b/wince/Makefile.sub
index 728bc1311a..45686e1ccf 100644
--- a/wince/Makefile.sub
+++ b/wince/Makefile.sub
@@ -176,6 +176,8 @@ EXTSTATIC =
OBJEXT = obj
+INSTALLED_LIST= .installed.list
+
WINMAINOBJ = wincemain.$(OBJEXT)
all: $(srcdir)/wince/Makefile.sub $(srcdir)/common.mk