blob: 64febb8054aa0109d842aeae1a2e33102d16af1a (
plain) (
blame)
1
2
3
4
5
6
7
|
# $Id: Makefile,v 1.4 1996/09/09 18:05:14 phk Exp $
#
# Generic groff font makefile
#
.include "${.CURDIR}/../Makefile.inc"
.include "${DIST_DIR}/Makefile.sub"
.include "${.CURDIR}/../Makefile.dev"
|