X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/88051e78a281f5776538558aec113ff2b66e056c..59e87d4df08cfacf623b70b4ae95bc020cb9c662:/Projects/makefile diff --git a/Projects/makefile b/Projects/makefile index 59de892bf..2212bcb48 100644 --- a/Projects/makefile +++ b/Projects/makefile @@ -17,5 +17,9 @@ all: make -C Magstripe clean make -C Magstripe all + make -C MissileLauncher clean + make -C MissileLauncher all + %: make -C Magstripe $@ + make -C MissleLauncher $@