10494598b6
- remove libdriver dependencies where they are not needed - add bin to Makefile
8 lines
217 B
Makefile
8 lines
217 B
Makefile
# $NetBSD: Makefile,v 1.2 2016/01/14 02:30:18 christos Exp $
|
|
|
|
# $FreeBSD: src/gnu/usr.bin/groff/Makefile,v 2.11 2003/05/02 00:55:52 ru Exp $
|
|
|
|
SUBDIR= lib .WAIT bin doc font man tmac devices
|
|
|
|
.include <bsd.subdir.mk>
|