efl/src/examples/eio
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 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
eio_file_copy.c efl: add and fix some gcc lines and fix some examples. Its not possible to build from outside the directory with eina_prefix, the build still depends on PACKAGE_DATA_DIR 2013-02-08 17:35:17 +00:00
eio_file_ls.c examples: Use EINA_UNUSED in examples to silence a ton of warning 2014-02-28 14:37:53 +01:00