]> Joshua Wise's Git repositories - s3load.git/blobdiff - Makefile
GPLv2
[s3load.git] / Makefile
index c0bdb7d567803ba5390adc12b7101300972595db..0e4148d73bc989bd10bc062babcba1904cd23bab 100644 (file)
--- 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
 
This page took 0.023183 seconds and 4 git commands to generate.