diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-20 04:23:13 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-07-20 04:23:13 +0000 |
| commit | ac24b049cc3d78097a804c9ce72cf44fdfa59456 (patch) | |
| tree | dfa391290c3033d362c2aad5d7da97a60f513a3b /usr.sbin/elf2exe | |
| parent | aa33517e949a0603d3bac6cba0c05344ca68754c (diff) | |
Notes
Diffstat (limited to 'usr.sbin/elf2exe')
| -rw-r--r-- | usr.sbin/elf2exe/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/elf2exe/Makefile b/usr.sbin/elf2exe/Makefile index f222cebf302d..d6440f9a3a94 100644 --- a/usr.sbin/elf2exe/Makefile +++ b/usr.sbin/elf2exe/Makefile @@ -2,7 +2,6 @@ PROG= elf2exe MAN= elf2exe.8 -CFLAGS+= -Wall MANSUBDIR=/${MACHINE_ARCH} .include <bsd.prog.mk> |
