Cross Reference: /illumos-gate/usr/src/lib/libresolv2/spec/i386/Makefile
Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
#ident "%Z%%M% %I% %E% SMI"
#
# Copyright (c) 1998-1999 by Sun Microsystems, Inc.
# All rights reserved.
#
# lib/libresolv2/spec/i386/Makefile
.KEEP_STATE:
include ../Makefile.targ
# Add arch specific objects here
OBJECTS +=
include $(SRC)/lib/Makefile.lib
# Uncomment the following if the linker complains
#i386_C_PICFLAGS = -K PIC
include $(SRC)/lib/Makefile.spec
install: $(ROOTABILIB)