summary refs log tree commit diff
path: root/warteraum/warteraum.do
blob: 1e6bda27a694766438fcdc636adf0b041d76475a (plain) (blame)
1
2
3
4
5
6
7
source ./build_config
redo-ifchange ./build_config
OBJS="emitjson.o queue.o routing.o form.o main.o"
DEPS="$OBJS ../third_party/httpserver.h/httpserver.h"
redo-ifchange $DEPS

"$CC" $CFLAGS -o "$3" $OBJS -lscrypt-kdf