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