aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-08-29 16:51:41 +0200
committerMattias Andrée <maandree@kth.se>2018-08-29 16:52:38 +0200
commit7f397be7159a28d459d8f4ba6b934ab86458d633 (patch)
tree87be67fa6baf8e5b6d548084b80bf038c9a91912 /Makefile
parentAdd tests for strtotimespec and strtotimeval (diff)
downloadlibsimple-7f397be7159a28d459d8f4ba6b934ab86458d633.tar.gz
libsimple-7f397be7159a28d459d8f4ba6b934ab86458d633.tar.bz2
libsimple-7f397be7159a28d459d8f4ba6b934ab86458d633.tar.xz
Remove sendfd, recvfd, recvfrom_timestamped, and recv_timestamped for now
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 3c20ae3..4b538cd 100644
--- a/Makefile
+++ b/Makefile
@@ -32,9 +32,6 @@ OBJ =\
rawmemchr.o\
rawmemrchr.o\
rawmemrchr.o\
- recvfd.o\
- recvfrom_timestamped.o\
- sendfd.o\
strcaseends.o\
strcasestr.o\
strchrnul.o\