1#	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
2
3PROG=	xtrapchar
4SRCS=	chparse.c
5
6.include "../Makefile.xtrap"
7