summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/pcvt/Util/fontedit/Makefile
blob: dc86cd25992996157bb006a4c96c3bc39265bd6e (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.3 1999/01/13 07:26:04 niklas Exp $

PROG=		fontedit
CLEANFILES+=	core.fontedit fontedit.core

.include <bsd.prog.mk>