summaryrefslogtreecommitdiff
path: root/usr/src/ucbcmd/du/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/ucbcmd/du/Makefile')
-rw-r--r--usr/src/ucbcmd/du/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/usr/src/ucbcmd/du/Makefile b/usr/src/ucbcmd/du/Makefile
index c90380447e..39369a00c6 100644
--- a/usr/src/ucbcmd/du/Makefile
+++ b/usr/src/ucbcmd/du/Makefile
@@ -19,13 +19,10 @@
#
# CDDL HEADER END
#
-#
-#ident "%Z%%M% %I% %E% SMI"
-#
# Copyright (c) 1989 by Sun Microsystems, Inc.
#
-PROG= du
+PROG= du
include ../Makefile.ucbcmd
@@ -33,12 +30,10 @@ FILEMODE= 755
.KEEP_STATE:
-all: $(PROG)
+all: $(PROG)
install: all $(ROOTPROG)
clean:
-lint:
-
include ../Makefile.ucbtarg