blob: f8244e95643585f0e1fd079cccd6c7dc55df7024 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
# lib/libresolv2/dnssafe/sparc/Makefile
#
include ../Makefile.com
install: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS)
|