aboutsummaryrefslogtreecommitdiff
path: root/test/nm/ts/Makefile
blob: 6d23d32206bbd6249b4b8fcce38b56300da63f6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $Id: Makefile 3025 2014-04-18 16:20:25Z jkoshy $

TOP=		../../..

SUBDIR+=	nm_archive1
SUBDIR+=	nm_archive2
SUBDIR+=	nm_debug
SUBDIR+=	nm_object1
SUBDIR+=	nm_object2
SUBDIR+=	nm_option
SUBDIR+=	nm_shared_object1
SUBDIR+=	nm_shared_object2

.include "${TOP}/mk/elftoolchain.subdir.mk"