Print this page
5468 Missing dependencies in lib/Makefile
5709 Add binary compatibility with Solaris 10 update 10.
@@ -20,10 +20,12 @@
#
#
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
+# Copyright 2015 RackTop Systems.
+#
PROG= rpc.rexd on
# where under
#RPCGEN= rpcgen
REXDPROG= rpc.rexd
@@ -110,11 +112,11 @@
# derived source files and explicit dependencies
#rex_xdr.o \
#rex_svc.o \
#rex_clnt.o: rex.h rex.c
-# $(LINK.c) -c -o $@ rex.c
+# $(LINK.c) -c -o $@ rex.c $(LDLIBS)
on.o: rex.h
rpc.rexd.o: rex.h