@ -6,6 +6,9 @@ hdb:
gcc -ansi -O2 -pipe -o build/hdb src/main.c src/db.c -lsqlite3
strip build/hdb
hdbd: src/db.c src/hdbd.c
gcc -ansi -o build/hdbd src/hdbd.c src/db.c -lsqlite3 -lstrops
.PHONY: install uninstall
install: hdb
The note is not visible to the blocked user.