efl/src/examples/eo
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
..
evas Eo composite: Fix composite object functions to be eo functions. 2014-10-21 12:37:00 +01:00
isa eo: fix examples to follow new eo_do syntax. 2015-02-23 18:46:11 +01:00
simple eo: fix examples to follow new eo_do syntax. 2015-02-23 18:46:11 +01:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03: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 efl: add makefile.examples to each lib 2013-02-08 17:35:24 +00:00