Make.proto
changeset 185 21ef5ceda838
parent 184 5ded8bd09e13
child 213 59bb47d60601
--- a/Make.proto	Sat Jan 06 14:01:54 1996 +0100
+++ b/Make.proto	Sat Jan 06 16:01:10 1996 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.33 1996-01-06 13:01:54 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.34 1996-01-06 15:01:10 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -13,6 +13,8 @@
 
 LOCALDEFS=$(DLDEFS)
 
+DELIVERBINARIES=lib*.o lib*.so lib*.a $(LIBCOMP_EXTRA_TARGETS)
+
 all::       abbrev.stc objs classList.stc $(OBJTARGET) $(LIBCOMP_EXTRA_TARGETS)
 
 #