X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=device%2Flib%2Fsmall%2FMakefile;h=9236d4debafea901325b1b95ddfce0cc78b872e0;hb=53982855b8aac31c357ce72d12985c31d01dc812;hp=c132ed9caf424c1ee3bd26b6dd70be0c0c4d317b;hpb=c7d38a78093639de5b21e7c8bb897d816e28938c;p=fw%2Fsdcc diff --git a/device/lib/small/Makefile b/device/lib/small/Makefile index c132ed9c..9236d4de 100644 --- a/device/lib/small/Makefile +++ b/device/lib/small/Makefile @@ -1,6 +1,6 @@ # Dummy Makefile to get around CVS all: - make -C ../mcs51 all + $(MAKE) -C ../mcs51 all cp ../mcs51/*.rel ../mcs51/*.lib . touch dummy.lib touch dummy.rel