7 lines
140 B
Makefile
7 lines
140 B
Makefile
|
# $NetBSD: Makefile,v 1.2 2009/10/27 17:51:19 he Exp $
|
||
|
|
||
|
# No man on Minix due to lack of tex
|
||
|
SUBDIR= lib bin #man
|
||
|
|
||
|
.include <bsd.subdir.mk>
|