diff --git a/trunk/Makefile b/trunk/Makefile index 317ce02..dcd0208 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -16,7 +16,10 @@ all: @echo "| $(TARGETS)" @echo "+----- ---- --- -- -" -bsd linux: +bsd: + make darkhttpd LIBS="-lutil" + +linux: make darkhttpd solaris: