X-Git-Url: http://git.joshuawise.com/s3load.git/blobdiff_plain/5ee943f9cb03c6e18160be40b69437a9c9b897c6..de1916b07dbaafc22bc568ebc9400db807f70468:/Makefile diff --git a/Makefile b/Makefile index c0bdb7d..0e4148d 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +# Simple and stupid build system for s3load. + s3load: s3load.c libnexys.c libnexys.h gcc -o s3load s3load.c libnexys.c -lusb