diff options
| author | Roland McGrath <[email protected]> | 2006-07-12 20:04:34 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2006-07-12 20:04:34 +0000 |
| commit | 47fd77e7bf5a3df32da9f05d6cbdd9d821edee90 (patch) | |
| tree | f169aca99f3a83008f42d59ee45c83fa83b27354 /tests/Makefile.am | |
| parent | dcf6160602985e6eb70c96c6546ed9614a414d98 (diff) | |
Rejigger botcho brancho.
Diffstat (limited to 'tests/Makefile.am')
| -rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index b608a2bd..0ceef1b9 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -57,8 +57,7 @@ noinst_PROGRAMS = arextract arsymtest newfile saridx scnnames sectiondump \ show-die-info get-files get-lines get-pubnames \ get-aranges allfcts line2addr addrscopes funcscopes \ show-abbrev hash newscn ecp dwflmodtest \ - find-prologues funcretval allregs rdwrmmap \ - countcu + find-prologues funcretval allregs rdwrmmap # get-ciefde asm_TESTS = asm-tst1 asm-tst2 asm-tst3 asm-tst4 asm-tst5 \ asm-tst6 asm-tst7 asm-tst8 asm-tst9 @@ -184,7 +183,6 @@ addrscopes_LDADD = $(libdw) $(libmudflap) funcscopes_LDADD = $(libdw) $(libmudflap) funcretval_LDADD = $(libdw) $(libmudflap) allregs_LDADD = $(libdw) $(libmudflap) -countcu_LDADD = $(libdw) $(libmudflap) find_prologues_LDADD = $(libdw) $(libmudflap) #show_ciefde_LDADD = ../libdwarf/libdwarf.so $(libelf) $(libmudflap) asm_tst1_LDADD = $(libasm) $(libebl) $(libelf) $(libmudflap) -ldl |
