summaryrefslogtreecommitdiff
path: root/code/ecp/Makefile.posix
blob: 2680875bf0b1e673d59706f87b19ae1ed7e09072 (plain)
1
2
3
4
5
6
7
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