summaryrefslogtreecommitdiff
path: root/usr/src/lib/crypt_modules/sunmd5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/crypt_modules/sunmd5/Makefile')
-rw-r--r--usr/src/lib/crypt_modules/sunmd5/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/lib/crypt_modules/sunmd5/Makefile b/usr/src/lib/crypt_modules/sunmd5/Makefile
index 56ab3b9de1..0b9ce88154 100644
--- a/usr/src/lib/crypt_modules/sunmd5/Makefile
+++ b/usr/src/lib/crypt_modules/sunmd5/Makefile
@@ -22,8 +22,6 @@
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
include $(SRC)/lib/Makefile.lib
@@ -35,12 +33,11 @@ clean := TARGET= clean
clobber := TARGET= clobber
delete := TARGET= delete
install := TARGET= install
-lint := TARGET= lint
package := TARGET= package
.KEEP_STATE:
-all clean clobber delete install lint package: $(SUBDIRS)
+all clean clobber delete install package: $(SUBDIRS)
_msg: