6b9deacc5d
diffutils-2.8.1 build structure).
14 lines
263 B
Makefile
14 lines
263 B
Makefile
# $NetBSD: Makefile,v 1.112 2003/01/26 00:49:51 wiz Exp $
|
|
|
|
# for OBJECT_FMT
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR+= bc binutils c89 cvs dc diffutils gawk gcc grep
|
|
SUBDIR+= groff gzip rcs send-pr texinfo
|
|
|
|
SUBDIR+= gettext
|
|
|
|
SUBDIR+= sim .WAIT gdb
|
|
|
|
.include <bsd.subdir.mk>
|