aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/truss
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2008-02-05 08:52:36 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2008-02-05 08:52:36 +0000
commit5fb6bed92cee833cbc137c0f6c0a5c380ada0b9b (patch)
tree90af3dc9fb3dc54457226831fa392d8e05cf05f6 /usr.bin/truss
parentf21e8a67939f7df25e5715b8683a39417606e429 (diff)
downloadsrc-5fb6bed92cee833cbc137c0f6c0a5c380ada0b9b.tar.gz
src-5fb6bed92cee833cbc137c0f6c0a5c380ada0b9b.zip
Revert CLEANDEPFILES commit per ru@'s request; it does not really solve
the problem. The correct fix will follow.
Notes
Notes: svn path=/head/; revision=175980
Diffstat (limited to 'usr.bin/truss')
-rw-r--r--usr.bin/truss/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/truss/Makefile b/usr.bin/truss/Makefile
index 35ec96953588..d1ae0ace15db 100644
--- a/usr.bin/truss/Makefile
+++ b/usr.bin/truss/Makefile
@@ -9,9 +9,8 @@ SRCS+= i386-linux.c linux_syscalls.h
.endif
CFLAGS+= -I${.CURDIR} -I.
-CLEANDEPFILES=i386l-syscalls.master syscalls.master linux_syscalls.h \
+CLEANFILES=i386l-syscalls.master syscalls.master linux_syscalls.h \
syscalls.h ioctl.c
-CLEANFILES+=${CLEANDEPFILES}
.SUFFIXES: .master