diff options
| author | Mark Murray <markm@FreeBSD.org> | 2002-02-08 23:07:37 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2002-02-08 23:07:37 +0000 |
| commit | e35f9517d68206de4367fdb8d044e6dfebaf372d (patch) | |
| tree | a62c079304610302873bcc77cfa62f2f2d364722 /usr.bin/truss | |
| parent | 91bd71d2060cd302015f7dd6e7b891014552dba4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/truss')
| -rw-r--r-- | usr.bin/truss/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/truss/Makefile b/usr.bin/truss/Makefile index 788822be12fb0..9b43792be961d 100644 --- a/usr.bin/truss/Makefile +++ b/usr.bin/truss/Makefile @@ -8,9 +8,6 @@ SRCS+= alpha-fbsd.c SRCS+= i386-fbsd.c i386-linux.c linux_syscalls.h .endif -WARNS?= 1 -NO_WERROR=yes - CFLAGS+= -I${.CURDIR} -I. CLEANFILES+=i386l-syscalls.master syscalls.master linux_syscalls.h \ syscalls.h ioctl.c |
