blob: d11b4ffa67342792ef806f9b80be5b57fd89ac1c (
plain)
1
2
3
4
5
6
7
|
# $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>
|