summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorepochqwert <epoch@hacking.allowed.org>2018-04-15 06:34:18 +0000
committerepochqwert <epoch@hacking.allowed.org>2018-04-15 06:34:18 +0000
commitaeab9cb12996631ee0ff36e4955d0db1b68fda0a (patch)
tree969d18f06d7749c22c57020401eb696852ea966b /Makefile
parentfa16bb64c861e88cf9ad3ff76546cb13206a5826 (diff)
downloaduritools-aeab9cb12996631ee0ff36e4955d0db1b68fda0a.tar.gz
uritools-aeab9cb12996631ee0ff36e4955d0db1b68fda0a.zip
made the Makefile use /usr/local as prefix because I'm lazy
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8daaf11..e90c8f8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
CFLAGS=-std=c99 -pedantic -Wall
-#PREFIX=/usr/local
+PREFIX=/usr/local
CC=gcc
all: cuturl matchurl