in fullstatic: make librun.a
authorClaus Gittinger <cg@exept.de>
Wed, 16 Apr 1997 13:24:37 +0200
changeset 206 70510b4b9218
parent 205 9f394a370719
child 207 94ef15d42899
in fullstatic: make librun.a
Make.proto
--- a/Make.proto	Mon Apr 14 17:23:03 1997 +0200
+++ b/Make.proto	Wed Apr 16 13:24:37 1997 +0200
@@ -193,6 +193,7 @@
 		LIBLIST="$(LIBLIST)"
 
 $(TARGET)_fullstatic: $(STATIC_LIBRUN)
+	(cd $(LIBRUNDIR); make librun.a)
 	@echo "making full statically linked smalltalk ..."
 	@$(MAKE) linkIt \
 		LIBOBJS="" \