NetBSD/usr.bin/fgen/Makefile

9 lines
118 B
Makefile
Raw Normal View History

1998-11-11 08:26:57 +03:00
# $NetBSD: Makefile,v 1.2 1998/11/11 05:26:57 mrg Exp $
1998-11-11 08:26:57 +03:00
PROG= fgen
SRCS= fgen.l
MAN= fgen.1
.include <bsd.prog.mk>