efl/src/examples/elocation
Stefan Schmidt c5879dab4d build: Unify use of $(MKDIR_P) for creating a dir within the build system
While we used different variation of mkdir -p all over we also had spots
where we did not use the option. This is one step in trying to make our
build system ready for parallel install. Using something like -j 10 even
for the install should help to speed up our jenkins jobs as well as distcheck.
2015-02-25 16:43:35 +01:00
..
.gitignore examples/elocation: Add gitignore file for generated elocation examples 2014-11-11 11:08:58 +01:00
Makefile.am build: Unify use of $(MKDIR_P) for creating a dir within the build system 2015-02-25 16:43:35 +01:00
Makefile.examples examples/elocation: Add example makefile for elocation 2014-11-11 11:10:12 +01:00
elocation.c examples/elocation: Remove unused config.h include 2015-01-09 18:25:42 +01:00