summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: b7b3829606d8922ae35aaa0654f0feb4944cb78b (plain)
1
2
3
4
5
6
7

all:
	# enter a directory and use make in there

clean:
	make -C dynebolic clean
	make -C freej clean