OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNITTEST_OBJS
(Results
1 - 2
of
2
) sorted by null
/external/bsdiff/
Makefile
89
UNITTEST_OBJS
:= $(bsdiff_common_unittests:.cc=.o)
102
bsdiff_unittest: $(BSPATCH_OBJS) $(BSDIFF_OBJS) $(
UNITTEST_OBJS
)
/external/syslinux/core/
Makefile
71
UNITTEST_OBJS
= $(subst $(SRC)/,,$(UNITTEST_CSRC:%.c=%.o))
76
$(subst $(OBJ)/,,$(
UNITTEST_OBJS
)) \
Completed in 345 milliseconds