X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=laserbrain_demo;a=blobdiff_plain;f=Makefile;h=33b01ad4d4bb1d08d5cbd7a431da01aba5589b76;hp=2c38091368a80a348d6d39fe97b11cce08228ea0;hb=844f36f03073c5db86a8acd2cf7cd1a89e1a16b9;hpb=264eac31b6aedaf449fbaf5868ff39ed6064137b 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 $@