X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/0fc0fca5830c9d1a430f40ff935fb399f91b8adc..8652988d62b19631e498b62a3800f0decb5e743a:/armsrc/Makefile diff --git a/armsrc/Makefile b/armsrc/Makefile index ce1ad087..567c8d12 100644 --- a/armsrc/Makefile +++ b/armsrc/Makefile @@ -49,8 +49,8 @@ clean: help: @echo Multi-OS Makefile, you are running on $(DETECTED_OS) @echo Possible targets: - @echo + all - Make both: - @echo + osimage.s19 - The OS image - @echo + fpgaimage.s19 - The FPGA image - @echo + clean - Clean $(OBJDIR) + @echo + all - Make both: + @echo + $(OBJDIR)/osimage.s19 - The OS image + @echo + $(OBJDIR)/fpgaimage.s19 - The FPGA image + @echo + clean - Clean $(OBJDIR)