aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2011-02-13 21:27:24 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2011-02-13 21:27:24 +0000
commit20c6ad62c9dd9608d62eda329f20ce3ff9a43ebd (patch)
treeab85bdd239b9df645d4ef95e6518ca25661c2515 /makefile
parent97c30f731ddad06f7884730d02538c7d5ae05829 (diff)
Add more const-ness to the stream endpoint/pipe functions where possible.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1664 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile b/makefile
index 6311366b..89b6b2b2 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