blob: 96148bd02e3cd5956ebcfc638a6e8ad48e327095 (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: Makefile,v 1.3 2003/07/01 12:29:08 mrg Exp $
# $FreeBSD: src/gnu/usr.bin/groff/src/Makefile,v 1.1 2001/04/17 12:37:02 ru Exp $
SUBDIR= libs .WAIT devices preproc roff utils
.include <bsd.subdir.mk>
|