aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: a108befb742bbdc17a1c491fa6d478a79a3b4b2c (plain)
1
2
3
4
5
6
7
8
9
include config.mk


fractal-gen: fractal-gen.o cl_error.o trampoline.o slurp.o


.PHONY: clean
clean:
	rm -f {trampoline,slurp,fractal-gen}.o fractal-gen