blob: 16385fb51fc2a512543a44124363b8cf0a46b282 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#ident "%Z%%M% %I% %E% SMI"
#
# Copyright (c) 1998-1999 by Sun Microsystems, Inc.
# All rights reserved.
#
# lib/libresolv2/spec/Makefile.targ
LIBRARY = libresolv.a
VERS = .2
OBJECTS = resolv2.o
|