summaryrefslogtreecommitdiff
path: root/usr/src/lib/libslp/javalib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libslp/javalib/Makefile')
-rw-r--r--usr/src/lib/libslp/javalib/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/lib/libslp/javalib/Makefile b/usr/src/lib/libslp/javalib/Makefile
index 58ff8b437d..7e553b122e 100644
--- a/usr/src/lib/libslp/javalib/Makefile
+++ b/usr/src/lib/libslp/javalib/Makefile
@@ -20,8 +20,6 @@
# CDDL HEADER END
#
#
-#ident "%Z%%M% %I% %E% SMI"
-#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
@@ -92,11 +90,9 @@ manifests:
install: all message_files manifests $(JARDESTDIR) $(INSJARS)
# empty targets for top-level building compatability
-
-install_h lint:
+install_h:
# jstyle check -- more for developer's convenience since the checks are
# not automated in the build.
-
check:
$(JSTYLE) -p $(PKGPATH)/*.java