summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c6b57e3..c600272 100644
--- a/Makefile
+++ b/Makefile
@@ -116,6 +116,9 @@ clean:
all: pianobar libpiano
+debug: pianobar
+debug: CFLAGS=-Wall -pedantic -std=c99 -ggdb
+
install: pianobar
install -d ${DESTDIR}/${BINDIR}/
install -m755 pianobar ${DESTDIR}/${BINDIR}/