5468 Missing dependencies in lib/Makefile
@@ -21,17 +21,17 @@ # # # Copyright (c) 1997-2000 by Sun Microsystems, Inc. # All rights reserved. # -#ident "%Z%%M% %I% %E% SMI" +# Copyright 2015 RackTop Systems. # # cmd/abi/appcert/static_prof/Makefile # $(PROG): $(SRCS) - $(LINK.c) -o $@ $(SRCS) + $(LINK.c) -o $@ $(SRCS) $(LDLIBS) $(POST_PROCESS) # # clean - (apparently needs an explicit directive) #