diff options
Diffstat (limited to 'tools/tools.make')
| -rw-r--r-- | tools/tools.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools.make b/tools/tools.make index 48717c1..e033774 100644 --- a/tools/tools.make +++ b/tools/tools.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # TOOLSCFLAGS := -O -g -W -Wall -Wshadow -pedantic -I$(ROOTDIR)/tools |