# $OpenBSD: Makefile,v 1.33 2003/06/22 22:27:17 deraadt Exp $ # $NetBSD: Makefile,v 1.35 1996/04/03 21:20:52 chuck Exp $ .include SUBDIR+= bc cvs diff diff3 SUBDIR+=../egcs/gcc #SUBDIR+= gcc SUBDIR+= groff gzip lynx rcs sdiff sendbug SUBDIR+= binutils # some ports use binutils gas and ld, most do not (yet). .if ${ELF_TOOLCHAIN} != "yes" SUBDIR+= gas ld .endif # Do these last; texinfo builds the info 'dir' file, perl must be after binutils SUBDIR+= perl texinfo .include