X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=laserbrain_demo;a=blobdiff_plain;f=Makefile;h=33b01ad4d4bb1d08d5cbd7a431da01aba5589b76;hp=2c38091368a80a348d6d39fe97b11cce08228ea0;hb=d0e426c6c0856487332e67c787c35fd0e97c90ce;hpb=4b5d01cd966e8fce7f14bf2c423f7a0086c1d355 diff --git a/Makefile b/Makefile index 2c38091..33b01ad 100644 --- a/Makefile +++ b/Makefile @@ -51,6 +51,7 @@ cross: .PHONY: instalien instalien: demo.exe cp $< /alien/demo/$< + mkdir -p /alien/demo/sdr && cp sdr/* /alien/demo/sdr/ .clang_complete: Makefile rm -f $@