diff options
Diffstat (limited to 'usr/src/lib/libavl/Makefile.com')
-rw-r--r-- | usr/src/lib/libavl/Makefile.com | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libavl/Makefile.com b/usr/src/lib/libavl/Makefile.com index 7a33befcdd..b3f017f6b3 100644 --- a/usr/src/lib/libavl/Makefile.com +++ b/usr/src/lib/libavl/Makefile.com @@ -20,7 +20,7 @@ # CDDL HEADER END # # -# Copyright 2004 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" @@ -51,7 +51,7 @@ CFLAGS += $(CCVERBOSE) .KEEP_STATE: -all : $(LIBS) +all : $(LIBS) fnamecheck lint : lintcheck |