diff options
Diffstat (limited to 'usr/src/ucbcmd/file/Makefile')
-rw-r--r-- | usr/src/ucbcmd/file/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr/src/ucbcmd/file/Makefile b/usr/src/ucbcmd/file/Makefile index 582d15ce4f..9e83bf47d6 100644 --- a/usr/src/ucbcmd/file/Makefile +++ b/usr/src/ucbcmd/file/Makefile @@ -19,8 +19,6 @@ # # CDDL HEADER END # -#ident "%Z%%M% %I% %E% SMI" -# # Copyright 2005 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # @@ -37,6 +35,4 @@ install: all $(ROOTBIN) $(ROOTPROG) clean: -lint: - include ../Makefile.ucbtarg |