From 77ae882ed3a77cb67d32a55ace880d8a1170f629 Mon Sep 17 00:00:00 2001 From: Brett Holman Date: Tue, 13 Jul 2021 22:22:30 -0600 Subject: - added bcachefs-tools dependency for man page autogen - made lwipv6 library an optional build dep - added code block formatting to README --- lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Makefile') diff --git a/lib/Makefile b/lib/Makefile index 0c41ec1..445c207 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -1,4 +1,4 @@ -LDLIBS=-llwipv6 CFLAGS=-Wall -g -O2 -all: lwip-connect qemu-wrapper +qemu-wrapper: +lwip-connect: LDLIBS=-llwipv6 -- cgit v1.2.3