diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-05-18 16:51:05 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-05-18 16:51:05 +0000 |
| commit | 7b24b050e09b3cba80b32833fab75acf8585491c (patch) | |
| tree | 993d8b005b7c57969b9b39199b3281b6ff457e85 /gnu/usr.bin/groff/src | |
| parent | 501c31ad4a915e672ec6ceb5e63d46d0eba1052b (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/groff/src')
| -rw-r--r-- | gnu/usr.bin/groff/src/preproc/soelim/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/gnu/usr.bin/groff/src/preproc/soelim/Makefile b/gnu/usr.bin/groff/src/preproc/soelim/Makefile deleted file mode 100644 index 2c68b8005f0ab..0000000000000 --- a/gnu/usr.bin/groff/src/preproc/soelim/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# $FreeBSD$ - -PROG_CXX= soelim -SRCS= soelim.cpp -DPADD= ${LIBGROFF} -LDADD= ${LIBGROFF} -CLEANFILES= ${MAN} - -.include <bsd.prog.mk> |
