summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/lib/libvscan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/lib/libvscan/Makefile b/usr/src/lib/libvscan/Makefile
index 1cf8f5effa..1cae18ed12 100644
--- a/usr/src/lib/libvscan/Makefile
+++ b/usr/src/lib/libvscan/Makefile
@@ -22,7 +22,7 @@
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
+# Copyright 2018, Joyent, Inc.
#
include ../Makefile.lib
@@ -42,7 +42,7 @@ MSGFILES = common/libvscan.c
.KEEP_STATE:
-all clean clobber install lint _msg : $(SUBDIRS)
+all clean clobber install lint: $(SUBDIRS)
$(POFILE): $(MSGFILES)
$(BUILDPO.msgfiles)