Make.proto
changeset 3916 fe6fda241aa4
parent 3335 4a7a11a42c59
child 4028 24b4fb1d06b2
--- a/Make.proto	Mon Sep 30 10:49:18 2002 +0200
+++ b/Make.proto	Mon Sep 30 15:48:04 2002 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libtool/Make.proto,v 1.74 2001-10-23 22:16:31 cg Exp $
+# $Header: /cvs/stx/stx/libtool/Make.proto,v 1.75 2002-09-30 13:48:04 cg Exp $
 
 # -------------- no need to change anything below ----------
 
@@ -35,6 +35,8 @@
 
 # NEWSYSTEMBROWSER=NewSystemBrowser.$(O)
 NEWSYSTEMBROWSER=
+# NEWFILEBROWSER=AbstractFileBrowser.$(O) FileBrowserV2.$(O)
+NEWFILEBROWSER=
 
 OBSOLETEOBJS=  \
 	OldLauncher.$(O)
@@ -43,6 +45,7 @@
 	$(SBROWSER_OBJ)                     \
 	$(CBROWSER_OBJ)                     \
 	$(NEWSYSTEMBROWSER)		    \
+	$(NEWFILEBROWSER)		    \
 	DebugView.$(O)                      \
 	AbstractLauncherApplication.$(O)    \
 	NewLauncher.$(O)                    \