summaryrefslogtreecommitdiff
path: root/external/gpl3/binutils/Makefile
blob: f8ece04154174088d25b8c4c48803a40d02333ad (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.1 2009/08/18 20:21:58 skrll Exp $

# LSC: NetBSD-specific tools: usr.sbin
SUBDIR+= lib .WAIT usr.bin

# Speedup stubs for some subtrees that don't need to run these rules
includes-libexec:
	@true

.include <bsd.subdir.mk>