freebsd-dev/gnu/usr.bin/groff/Makefile
Paul Traina 50893e50e2 Bring xditview back from the grave (part 2).
Fix things so it *really* won't compile if the environment isn't there.

This commit has been sitting in my to-do list for 2 months.  Xditview
should never have been half-removed, so now it's back with a vengance
because we want to keep groff intact as a package.
1996-08-05 00:44:59 +00:00

14 lines
355 B
Makefile

# Makefile for groff
SUBDIR= libgroff libdriver libbib\
groff troff nroff tbl pic eqn grops grotty grodvi\
refer lookbib indxbib lkbib \
tfmtodit addftinfo pfbtops psbb \
devX100 devX100-12 devX75 devX75-12 devascii devdvi devlatin1 \
devkoi8-r devps tmac mm man xditview
# BSD already provides soelim
MISC= soelim
.include <bsd.subdir.mk>