aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 6f50833..a2b542d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,5 @@
-# Makefile for gpt program
-
CC = gcc
-CFLAGS = -Wall
+CFLAGS = -Wall -Ofast
LDFLAGS = -lpulse
TARGET = pavolctld