9 lines
157 B
Makefile
9 lines
157 B
Makefile
# @(#)Makefile 6.3 (Berkeley) 5/6/91
|
|
|
|
SUBDIR= libgroff libdriver groff troff tbl eqn pic \
|
|
grotty grops devices macros
|
|
|
|
depend:
|
|
|
|
.include <bsd.subdir.mk>
|