From c6c2ccbbeeccd3144957a26b6041fd8bd7b27486 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Tue, 11 May 2021 15:21:33 -0400 Subject: network_cmds: Get it all working --- network_cmds/mptcp_client/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 network_cmds/mptcp_client/Makefile (limited to 'network_cmds/mptcp_client/Makefile') diff --git a/network_cmds/mptcp_client/Makefile b/network_cmds/mptcp_client/Makefile new file mode 100644 index 0000000..a5f71ed --- /dev/null +++ b/network_cmds/mptcp_client/Makefile @@ -0,0 +1,6 @@ +PROG= mptcp_client +SRCS= conn_lib.c mptcp_client.c + +BINDIR=/usr/bin + +.include -- cgit v1.2.3-56-ge451