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