mirror of
https://github.com/jb55/nostril.git
synced 2025-08-12 19:30:46 -04:00
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
|
||||
|
||||
|
Reference in New Issue
Block a user