summary refs log tree commit diff
path: root/warteraum/warteraum.do
blob: 15914081baa77603fe0918956f16e5f1251f311a (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 announcement.o http_string.o"
DEPS="$OBJS ../third_party/httpserver.h/httpserver.h"
redo-ifchange $DEPS

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