X-Git-Url: http://git.joshuawise.com/s3load.git/blobdiff_plain/0b5a2b64044f292ddcb060c740fc9dd453c39013..HEAD:/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