Make.proto
changeset 206 70510b4b9218
parent 190 ee6315989289
child 207 94ef15d42899
--- 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="" \