summaryrefslogtreecommitdiff
path: root/usr/src/ucbcmd/touch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/ucbcmd/touch/Makefile')
-rw-r--r--usr/src/ucbcmd/touch/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/ucbcmd/touch/Makefile b/usr/src/ucbcmd/touch/Makefile
index 798988d2e4..bf8266257c 100644
--- a/usr/src/ucbcmd/touch/Makefile
+++ b/usr/src/ucbcmd/touch/Makefile
@@ -35,12 +35,10 @@ CERRWARN += -_gcc=-Wno-implicit-function-declaration
.KEEP_STATE:
-all: $(PROG)
+all: $(PROG)
install: all $(ROOTPROG)
clean:
-lint: lint_PROG
-
include ../Makefile.ucbtarg