efl/legacy/eobj/src/Makefile.am

10 lines
145 B
Makefile
Raw Normal View History

2012-09-09 00:03:17 -07:00
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = lib benchmarks examples tests
.PHONY: benchmark
benchmark:
2012-09-12 01:35:12 -07:00
@cd benchmarks && $(MAKE) benchmark