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