Make.proto
changeset 5133 853ac8bccba7
parent 5129 c2548c16e7b1
child 5248 b775866479dd
--- a/Make.proto	Fri Aug 29 15:30:25 2003 +0200
+++ b/Make.proto	Fri Aug 29 17:24:15 2003 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libtool/Make.proto,v 1.88 2003-08-28 16:23:48 cg Exp $
+# $Header: /cvs/stx/stx/libtool/Make.proto,v 1.89 2003-08-29 15:24:15 cg Exp $
 
 # -------------- no need to change anything below ----------
 
@@ -128,5 +128,10 @@
 NewSystemBrowser.$(O):
 	$(MAKE) $(BIG_STFILE_RULE) BIG_FILE=NewSystemBrowser OPT="$(OPT)" CC="$(CC)"
 
+FilenameEditFieldV2.$(O):	$(INCLUDE)/VariablePanelSpec.$(H)
+
+$(INCLUDE)/VariablePanelSpec.$(H):
+	(cd $(TOP)/libui ; $(MAKE) VariablePanelSpec.$(O) )
+
 # BEGINMAKEDEPEND --- do not remove this line; make depend needs it
 # ENDMAKEDEPEND --- do not remove this line; make depend needs it