No empty .Rs/.Re
[netbsd-mini2440.git] / tools / menuc / Makefile
blobdf6b728d29687e312498ac22bd02e221a626fe43
1 # $NetBSD: Makefile,v 1.5 2001/12/12 01:50:20 tv Exp $
3 HOSTPROGNAME= ${_TOOL_PREFIX}menuc
4 HOST_SRCDIR= usr.bin/menuc
5 HOSTFILES= menu_sys.def
6 HOST_FILESDIR= ${TOOLDIR}/share/misc
7 NOSHARE=# defined
9 .include "${.CURDIR}/../Makefile.host"