summaryrefslogtreecommitdiff
path: root/code/Makefile.posix
diff options
context:
space:
mode:
Diffstat (limited to 'code/Makefile.posix')
-rw-r--r--code/Makefile.posix7
1 files changed, 0 insertions, 7 deletions
diff --git a/code/Makefile.posix b/code/Makefile.posix
deleted file mode 100644
index 2680875..0000000
--- a/code/Makefile.posix
+++ /dev/null
@@ -1,7 +0,0 @@
-htable=htable
-vconn=vconn
-platform=posix
-obj_rbuf=rbuf.o rbuf_send.o rbuf_recv.o msgq.o
-
-CFLAGS_PL=-O3
-LDFLAGS_PL=-lm -pthread \ No newline at end of file