Artifact a545af16af1d908176682f9535974d670b7cfd3da2ebcc0485afb6118817d96b:
- File src/Makefile — part of check-in [c6c34e7b99] at 2012-08-19 21:53:47 on branch trunk — Initial import. (user: js, size: 193) [annotate] [blame] [check-ins using]
all: @mkdir -p build @objfw-compile --lib 0.0 -o objgamekit --builddir build *.m \ --arc `pkg-config --cflags --libs allegro-5.0 allegro_main-5.0` clean: @rm -fr build libobjgamekit.* *~