mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
We need libutil on BSD now.
This commit is contained in:
parent
258d54ed8c
commit
25eea59af9
@ -16,7 +16,10 @@ all:
|
||||
@echo "| $(TARGETS)"
|
||||
@echo "+----- ---- --- -- -"
|
||||
|
||||
bsd linux:
|
||||
bsd:
|
||||
make darkhttpd LIBS="-lutil"
|
||||
|
||||
linux:
|
||||
make darkhttpd
|
||||
|
||||
solaris:
|
||||
|
Loading…
Reference in New Issue
Block a user