Make.proto
changeset 2436 6e43dfe2347b
parent 2381 a3fcf9b50c78
child 2440 38621173e10d
--- a/Make.proto	Wed Oct 27 19:30:02 1999 +0200
+++ b/Make.proto	Thu Oct 28 13:52:29 1999 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libtool/Make.proto,v 1.67 1999-09-08 10:00:11 cg Exp $
+# $Header: /cvs/stx/stx/libtool/Make.proto,v 1.68 1999-10-28 11:52:29 cg Exp $
 
 # -------------- no need to change anything below ----------
 
@@ -30,22 +30,23 @@
 O=$(O2)
 
 OBSOLETEOBJS=  \
-	    OldLauncher.$(O)
+	OldLauncher.$(O)
 
 OBJS=  \
-	    $(SBROWSER_OBJ)                     \
-	    $(CBROWSER_OBJ)                     \
-	    DebugView.$(O)                      \
-	    AbstractLauncherApplication.$(O)    \
-	    NewLauncher.$(O)                    \
-	    InspectorView.$(O)                       \
-	      SetInspectorView.$(O)                     \
-	      DictionaryInspectorView.$(O)                    \
-	      ContextInspectorView.$(O)                     \
-	      OrderedCollectionInspectorView.$(O)                   \
-	    AboutBox.$(O)                       \
-	    $(FBROWSER_OBJ)                     \
-	    $(DIRBROWSER_OBJ)
+	$(SBROWSER_OBJ)                     \
+	$(CBROWSER_OBJ)                     \
+	DebugView.$(O)                      \
+	AbstractLauncherApplication.$(O)    \
+	NewLauncher.$(O)                    \
+	InspectorView.$(O)                  \
+	  SetInspectorView.$(O)             \
+	  DictionaryInspectorView.$(O)      \
+	  ContextInspectorView.$(O)         \
+	  OrderedCollectionInspectorView.$(O) \
+	AboutBox.$(O)                       \
+	$(LIBTOOL_PACKAGE_OBJS)             \
+	$(FBROWSER_OBJ)                     \
+	$(DIRBROWSER_OBJ)
 
 cleanjunk::
 	    @-rm -f *.c *.H