Print this page
5468 Missing dependencies in lib/Makefile

@@ -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