diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-08-19 15:04:32 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-08-19 15:04:32 +0000 |
| commit | 5608fd23c27fa1e8ee595d7b678cbfd35d657fbe (patch) | |
| tree | f5585fe1edc0507d12a8ac9729befa9b67327239 /gnu/usr.bin/groff/src/preproc/tbl/Makefile | |
| parent | 7e1c22c4764b44758d6a65bad9fc5c6c108737d0 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/groff/src/preproc/tbl/Makefile')
| -rw-r--r-- | gnu/usr.bin/groff/src/preproc/tbl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/src/preproc/tbl/Makefile b/gnu/usr.bin/groff/src/preproc/tbl/Makefile index 83bde828d54e2..29e7ac238f895 100644 --- a/gnu/usr.bin/groff/src/preproc/tbl/Makefile +++ b/gnu/usr.bin/groff/src/preproc/tbl/Makefile @@ -6,6 +6,4 @@ DPADD= ${LIBGROFF} ${LIBM} LDADD= ${LIBGROFF} -lm CLEANFILES= ${MAN} -NO_PIE= yes - .include <bsd.prog.mk> |
