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