6 lines
107 B
Makefile
6 lines
107 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
|
||
|
|
||
|
PROG= xtrapinfo
|
||
|
|
||
|
.include "../Makefile.xtrap"
|