bc.mak
changeset 728 7775f58203f6
parent 723 2f00b42607e2
child 731 e4915ea7527a
--- a/bc.mak	Thu Dec 22 16:15:36 2005 +0000
+++ b/bc.mak	Thu Dec 22 17:00:03 2005 +0000
@@ -1,4 +1,4 @@
-# $Header: /home/jv/Projects/SmalltalkX/repositories/cvs/stx/libjava/bc.mak,v 1.7 2005/08/12 16:40:46 cg Exp $
+# $Header: /home/jv/Projects/SmalltalkX/repositories/cvs/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"