mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 06:32:44 +00:00
8 lines
153 B
Makefile
8 lines
153 B
Makefile
# $Id$
|
|
#
|
|
# Generic groff font makefile
|
|
#
|
|
.include "${.CURDIR}/../Makefile.inc"
|
|
.include "${DIST_DIR}/Makefile.sub"
|
|
.include "${.CURDIR}/../Makefile.dev"
|