aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 88f40d9..0f020a2 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,6 @@ target = lux
all: ${target}
${target}: ${target}.c
- ${CC} ${CFLAGS} ${LDFLAGS} -o $@ $<
install:
mkdir -p ${DPREFIX}/bin ${MANDIR}/man1