diff options
Diffstat (limited to 'usr/src/lib/libresolv2/sparc')
-rw-r--r-- | usr/src/lib/libresolv2/sparc/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/usr/src/lib/libresolv2/sparc/Makefile b/usr/src/lib/libresolv2/sparc/Makefile index 490d924db5..1dca7a6c60 100644 --- a/usr/src/lib/libresolv2/sparc/Makefile +++ b/usr/src/lib/libresolv2/sparc/Makefile @@ -1,8 +1,8 @@ # -# Copyright (c) 1997-1999 by Sun Microsystems, Inc. -# All rights reserved. +# Copyright 2006 Sun Microsystems, Inc. All rights reserved. +# Use is subject to license terms. # -#ident "%Z%%M% %I% %E% SMI" +# ident "%Z%%M% %I% %E% SMI" # # lib/libresolv2/sparc/Makefile @@ -10,8 +10,4 @@ MAPDIR= ../spec/sparc include ../Makefile.com -.KEEP_STATE: - -all: $(LIBS) - install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) |