Makefile revision 67e3a03ed4a2813074d36330f062ed6e593a4937
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# CDDL HEADER START
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# The contents of this file are subject to the terms of the
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# Common Development and Distribution License (the "License").
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# You may not use this file except in compliance with the License.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# See the License for the specific language governing permissions
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# and limitations under the License.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# When distributing Covered Code, include this CDDL HEADER in each
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# If applicable, add the following below this CDDL HEADER, with the
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# fields enclosed by brackets "[]" replaced with your own identifying
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# information: Portions Copyright [yyyy] [name of copyright owner]
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# CDDL HEADER END
a90cf9f29973990687fa61de9f1f6ea22e924e40Gordon Ross# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# Use is subject to license terms.
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw# ident "%Z%%M% %I% %E% SMI"
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amwCLOBBERFILES += nfs/$(RPCSVCOBJS) $(RPCSVCDIR)/$(RPCSVCSRCS)
9fb67ea305c66b6a297583b9b0db6796b0dfe497afshin salek ardakani - Sun Microsystems - Irvine United States $(COMPILE.c) -o $@ $< -I$(SNOOPDIR)
bbf6f00c25b6a2bed23c35eac6d62998ecdb338cJordan Brownnfs/tst.call.exe: nfs/tst.call.o nfs/$(SNOOPOBJS)
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw $(LINK.c) -o $@ nfs/tst.call.o nfs/$(SNOOPOBJS) $(LDLIBS) -lnsl
fd9ee8b58485b20072eeef1310a88ff348d5e7fajoyce mcintoshnfs/tst.call3.exe: nfs/tst.call3.o nfs/$(RPCSVCOBJS)
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw $(LINK.c) -o usdt/tst.args.exe usdt/tst.args.o usdt/args.o $(LDLIBS)
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw $(COMPILE.d) -o usdt/args.o -s usdt/args.d usdt/tst.args.o
c8ec8eea9849cac239663c46be8a7f5d2ba7ca00jose borrego $(LINK.c) -o usdt/tst.argmap.exe usdt/tst.argmap.o usdt/argmap.o \
fd9ee8b58485b20072eeef1310a88ff348d5e7fajoyce mcintoshusdt/argmap.o: usdt/argmap.d usdt/tst.argmap.o
fd9ee8b58485b20072eeef1310a88ff348d5e7fajoyce mcintosh $(COMPILE.d) -o usdt/argmap.o -s usdt/argmap.d usdt/tst.argmap.o
cb174861876aea6950a7ab4ce944aff84b1914cdjoyce mcintoshusdt/tst.forker.exe: usdt/tst.forker.o usdt/forker.o
b819cea2f73f98c5662230cc9affc8cc84f77fcfGordon Ross $(LINK.c) -o usdt/tst.forker.exe usdt/tst.forker.o usdt/forker.o \