xref: /titanic_51/usr/src/lib/libresolv2/amd64/Makefile (revision 3ccda6479cf240cd732ac4b7a8a82fcc1716496d)
1#
2# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5# ident	"%Z%%M%	%I%	%E% SMI"
6#
7
8MAPDIR=	../spec/amd64
9
10include ../Makefile.com
11include ../../Makefile.lib.64
12
13LIBS = $(DYNLIB) $(LINTLIB)
14
15.KEEP_STATE:
16
17all: $(LIBS)
18
19install: all $(ROOTLIBS64) $(ROOTLINKS64)
20