Makefile (164B)
1 subdirs=FstHost FstPlugin JstHost JstPlugin 2 3 .PHONY: default 4 default: 5 for i in $(subdirs); do make -C $$i; done 6 7 %: 8 for i in $(subdirs); do make -C $$i $@; done 9
![]() | gearmulatorEmulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs |
Log | Files | Refs | Submodules | README | LICENSE |