xref: /titanic_50/usr/src/lib/libwrap/amd64/Makefile (revision 9584cebb1c69707f4c67306b661c2ed47d8676f1)
1*9584cebbSAlexander Pyhalov#
2*9584cebbSAlexander Pyhalov# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
3*9584cebbSAlexander Pyhalov# Use is subject to license terms.
4*9584cebbSAlexander Pyhalov#
5*9584cebbSAlexander Pyhalov# Copyright 2011 Nexenta Systems, Inc. All rights reserved.
6*9584cebbSAlexander Pyhalov#
7*9584cebbSAlexander Pyhalov
8*9584cebbSAlexander Pyhalovinclude ../Makefile.com
9*9584cebbSAlexander Pyhalovinclude $(SRC)/lib/Makefile.lib.64
10*9584cebbSAlexander Pyhalov
11*9584cebbSAlexander Pyhalovinstall: all $(ROOTLIBS64) .WAIT $(ROOTLINKS64) $(ROOTLINT)
12