8 lines
52 B
Makefile
8 lines
52 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PROG= h2xs
|
|
|
|
.include <bsd.prog.mk>
|