diff options
| author | Keith Packard <keithp@keithp.com> | 2010-02-20 21:05:45 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2010-02-20 21:05:45 -0800 |
| commit | 18eeb79026f7e5c54bf99435537c024427011a36 (patch) | |
| tree | ab7b73c6c834c204da1206e0306ebce5c769c07f /src/tidongle | |
| parent | 004c2a9b7a4b44ef71ca60482573e8e9d8c6ce93 (diff) | |
Quiet make output.
This borrows ideas from the notmuch project to reduce the command line
clutter seen when compiling or linking stuff.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/tidongle')
| -rw-r--r-- | src/tidongle/Makefile.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tidongle/Makefile.defs b/src/tidongle/Makefile.defs index 16762940..5b910b9b 100644 --- a/src/tidongle/Makefile.defs +++ b/src/tidongle/Makefile.defs @@ -5,4 +5,4 @@ SRC = \ PRODUCT=TIDongle -CFLAGS += -DTIDONGLE -I. +PRODUCT_DEF=-DTIDONGLE |
