|
@@ -10,6 +10,6 @@ CFLAGS+= -DMAX_SEND_SIZE=32768 |
|
|
CFLAGS+= -DLIBGEOM |
|
|
CFLAGS+= -DLIBGEOM |
|
|
CFLAGS+= -I${.CURDIR:H}/shared |
|
|
CFLAGS+= -I${.CURDIR:H}/shared |
|
|
|
|
|
|
|
|
LIBADD= geom util pthread |
|
|
|
|
|
|
|
|
LDADD= -lgeom -lutil -lpthread |
|
|
|
|
|
|
|
|
.include <bsd.prog.mk> |
|
|
.include <bsd.prog.mk> |