2002-10-16 19:23:59 +04:00
|
|
|
# $NetBSD: Makefile,v 1.110 2002/10/16 15:24:55 christos Exp $
|
1999-02-19 13:00:41 +03:00
|
|
|
|
|
|
|
# for OBJECT_FMT
|
|
|
|
.include <bsd.own.mk>
|
1998-04-09 04:05:14 +04:00
|
|
|
|
2002-09-16 20:22:15 +04:00
|
|
|
SUBDIR+= bc binutils c89 cvs dc diff diff3 gawk gcc grep
|
|
|
|
SUBDIR+= groff gzip rcs sdiff send-pr texinfo
|
2000-07-04 21:12:00 +04:00
|
|
|
|
2002-10-16 19:23:59 +04:00
|
|
|
#SUBDIR+= cpio
|
|
|
|
#SUBDIR+= tar.new
|
2000-11-02 15:32:04 +03:00
|
|
|
SUBDIR+= gettext
|
|
|
|
|
2002-02-02 06:04:22 +03:00
|
|
|
SUBDIR+= sim .WAIT gdb
|
|
|
|
|
1998-10-19 08:18:15 +04:00
|
|
|
.include <bsd.subdir.mk>
|