actube/Makefile

8 lines
95 B
Makefile
Raw Normal View History

all:
$(MAKE) -C src/contrib/jsmn
$(MAKE) -C src/cw
$(MAKE) -C src/mod
$(MAKE) -C src/ac