diff options
Diffstat (limited to 'usr/src/lib/libxnet')
| -rw-r--r-- | usr/src/lib/libxnet/Makefile.com | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libxnet/Makefile.com b/usr/src/lib/libxnet/Makefile.com index 8d36e1daa1..cd7754cf37 100644 --- a/usr/src/lib/libxnet/Makefile.com +++ b/usr/src/lib/libxnet/Makefile.com @@ -19,7 +19,7 @@ # CDDL HEADER END # # -# Copyright 2007 Sun Microsystems, Inc. All rights reserved. +# Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # # ident "%Z%%M% %I% %E% SMI" @@ -52,7 +52,7 @@ BUILD.SO= $(LD) -o $@ -G $(DYNFLAGS) $(PICS) .KEEP_STATE: -all: $(LIBS) fnamecheck +all: $(LIBS) lint: lintcheck |
