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