mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
9 lines
207 B
Makefile
9 lines
207 B
Makefile
# $Id: Makefile,v 1.6 1997/02/22 15:45:48 peter Exp $
|
|
#
|
|
# Generic groff font makefile
|
|
|
|
NOOBJ=
|
|
|
|
.include "${.CURDIR}/../Makefile.inc"
|
|
.include "${DIST_DIR}/Makefile.sub"
|
|
.include "${.CURDIR}/../Makefile.dev"
|