summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPeter Hofmann <scm@uninformativ.de>2014-06-15 10:51:48 +0200
committerPeter Hofmann <scm@uninformativ.de>2014-06-15 10:51:48 +0200
commite3957b303fdb502d05b74e1b80b76ddf5f999644 (patch)
tree291c44ad1bc949d8043af0e995dbbe3248257bdb /Makefile
parentb004657a0e40a79c85385267cfd4d127082ebd98 (diff)
downloadlariza-e3957b303fdb502d05b74e1b80b76ddf5f999644.tar.gz
s/zea/lariza -- this is final
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cb3fd29..465a93c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
CFLAGS += -Wall -Wextra -O3
-__NAME__ = zea
+__NAME__ = lariza
$(__NAME__): browser.c
$(CC) $(CFLAGS) $(LDFLAGS) \