12 lines
248 B
Makefile
12 lines
248 B
Makefile
# New ports collection makefile for: pips for EPSON PM-670C
|
|
# Date created: 2000.12.09
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../pips800
|
|
PRTYPE= 670
|
|
|
|
.include "${MASTERDIR}/Makefile"
|