mirror of
https://github.com/jb55/nostril.git
synced 2025-04-23 12:29:55 -04:00
make: default prefix
Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
98c77b6a05
commit
d52b057121
1
Makefile
1
Makefile
@ -2,6 +2,7 @@
|
||||
CFLAGS = -Wall -Og
|
||||
OBJS = sha256.o nostril.o aes.o base64.o
|
||||
HEADERS = hex.h random.h config.h sha256.h
|
||||
PREFIX ?= /usr/local
|
||||
|
||||
all: nostril
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user