NetBSD/gnu/usr.bin/groff/Makefile
mycroft c8194f0876 Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:38:43 +00:00

16 lines
403 B
Makefile

# $Id: Makefile,v 1.4 1993/08/02 17:46:08 mycroft Exp $
SUBDIR= libgroff libdriver libbib\
groff troff nroff tbl pic eqn grops grotty grodvi\
refer lookbib indxbib lkbib \
tfmtodit addftinfo pfbtops psbb \
devices tmac mm man
# don't do xditview; we don't want to have to deal w/X not being installed
#SUBDIR+= xditview
# BSD already provides soelim
MISC= soelim
.include <bsd.subdir.mk>