bc.mak
changeset 2124 f93ea2b17183
parent 2119 40d962f5c4ff
child 2128 35bac600b15d
--- a/bc.mak	Thu Dec 22 17:15:36 2005 +0100
+++ b/bc.mak	Thu Dec 22 17:55:32 2005 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libjava/bc.mak,v 1.7 2005-08-12 16:40:46 cg Exp $
+# $Header: /cvs/stx/stx/libjava/bc.mak,v 1.8 2005-12-22 16:55:32 cg Exp $
 #
 # -- nt.mak created from project at 'From Smalltalk/X, Version:3.5.5 on 8-nov-1999 at 21:44:36'
 #
@@ -21,6 +21,7 @@
 # (must point to ST/X top directory, for tools and includes)
 TOP=..
 
+RESFILES=$(LIBNAME).res
 #
 !INCLUDE Make.spec
 !INCLUDE "$(TOP)\rules\stdHeader_nt"