summaryrefslogtreecommitdiff
path: root/usr/src/ucbcmd/sed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/ucbcmd/sed/Makefile')
-rw-r--r--usr/src/ucbcmd/sed/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/ucbcmd/sed/Makefile b/usr/src/ucbcmd/sed/Makefile
index 1a801f689c..9c3f25db01 100644
--- a/usr/src/ucbcmd/sed/Makefile
+++ b/usr/src/ucbcmd/sed/Makefile
@@ -46,9 +46,7 @@ $(PROG): $(OBJS)
install: all $(ROOTPROG)
-clean:
+clean:
$(RM) $(OBJS)
-lint: lint_SRCS
-
include ../Makefile.ucbtarg