aix shared lib changes
authorClaus Gittinger <cg@exept.de>
Mon, 28 Oct 1996 23:08:27 +0100
changeset 402 fb8bf147ff37
parent 401 f85fe04ce607
child 403 43ad163ca9bf
aix shared lib changes
Make.proto
--- a/Make.proto	Thu Oct 24 16:59:01 1996 +0200
+++ b/Make.proto	Mon Oct 28 23:08:27 1996 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.49 1996-10-11 17:32:10 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.50 1996-10-28 22:08:27 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -84,8 +84,16 @@
 #HP::    HPbigFiles
 #
 #HPbigFiles:
-#	$(MAKE) $(BIG_STFILE_RULE) BIG_FILE=Parser CC=$(CC) OPT="$(OPT)"
-#	$(MAKE) $(BIG_STFILE_RULE) BIG_FILE=BCompiler CC=$(CC) OPT="$(OPT)"
+#       $(MAKE) $(BIG_STFILE_RULE) BIG_FILE=Parser CC=$(CC) OPT="$(OPT)"
+#       $(MAKE) $(BIG_STFILE_RULE) BIG_FILE=BCompiler CC=$(CC) OPT="$(OPT)"
+
+AIX_SHARED_OBJFILELOADER:
+	$(MAKE) ObjFLoader$(O_EXT) \
+		ENTRY_INIT=ObjectFileLoader \
+		AIX_LOCAL_LIBS=""
+
+AIX::   $(AIX_OBJFILELOADER_RULE)
+
 
 #
 # install the extra objects