efl/src/examples/ephysics
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
..
Makefile.am build: Unify use of $(MKDIR_P) for creating a dir within the build system 2015-02-25 16:43:35 +01:00
ephysics_logo.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
ephysics_test.h efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
test.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_bouncing_ball.c Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00
test_bouncing_text.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_camera.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_camera_track.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_colliding_balls.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_collision_detection.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_collision_filter.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_constraint.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_delete.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_forces.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_growing_balls.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_no_gravity.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_rotating_forever.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_shapes.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_sleeping_threshold.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_slider.c efl: merge ephysics 2013-01-03 22:10:40 +00:00
test_velocity.c Use key instead of keyname for considering setxkbmap 2014-01-04 13:25:21 +09:00