aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-02-13 21:27:24 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-02-13 21:27:24 +0000
commit0019fbd1294ccc9ecb0ac4ddb5d8c71efcf9597f (patch)
treeab85bdd239b9df645d4ef95e6518ca25661c2515 /makefile
parent272d446d3242f1d449447a91cdc1f7516ffe964f (diff)
downloadlufa-0019fbd1294ccc9ecb0ac4ddb5d8c71efcf9597f.tar.gz
lufa-0019fbd1294ccc9ecb0ac4ddb5d8c71efcf9597f.tar.bz2
lufa-0019fbd1294ccc9ecb0ac4ddb5d8c71efcf9597f.zip
Add more const-ness to the stream endpoint/pipe functions where possible.
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile b/makefile
index 6311366bd..89b6b2b2d 100644
--- a/makefile
+++ b/makefile
@@ -14,7 +14,6 @@
# "make clean_doxygen" to remove generated Doxygen documentation from everything.
all:
-
%:
@echo Executing \"make $@\" on all LUFA library elements.
@echo