Artifact ce0acc160348c4264e73e01a7959f38680c2494f67a290616e04b3360e639797:
- File test/Makefile — part of check-in [c6c34e7b99] at 2012-08-19 21:53:47 on branch trunk — Initial import. (user: js, size: 164) [annotate] [blame] [check-ins using]
all: @objfw-compile -o test --arc *.m \ -I../src -L../src -lobjgamekit \ `pkg-config --cflags --libs allegro-5.0 allegro_main-5.0` clean: @rm -f test *.o *~