Skip to content

Commit

Permalink
Oh well, since I'm here I might as well remove brkloop*.
Browse files Browse the repository at this point in the history
Signed-off-by: Garrett Cooper <[email protected]>
  • Loading branch information
Garrett Cooper committed Dec 14, 2010
1 parent d720444 commit 2aa29cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/apicmds/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ include $(top_srcdir)/include/mk/testcases.mk

CPPFLAGS += -D_GNU_SOURCE

MAKE_TARGETS := $(addprefix tst_,brkloop brkloopm brk brkm exit flush kvercmp res resm)
MAKE_TARGETS := $(addprefix tst_,brk brkm exit flush kvercmp res resm)

include $(top_srcdir)/include/mk/generic_leaf_target.mk

Expand Down

0 comments on commit 2aa29cf

Please sign in to comment.