Switch to unified view

a/src/mk/FreeBSD b/src/mk/FreeBSD
...
...
2
include $(depth)/mk/localdefs
2
include $(depth)/mk/localdefs
3
3
4
ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS) \
4
ALL_CXXFLAGS = $(CXXFLAGS) $(COMMONCXXFLAGS) $(LOCALCXXFLAGS) \
5
     -pthread  \
5
     -pthread  \
6
     -DHAVE_VASPRINTF=1 \
6
     -DHAVE_VASPRINTF=1 \
7
     -DHAVE_MKDTEMP=1
7
     -DHAVE_MKDTEMP=1 \
8
   -DSTATFS_INCLUDE="<sys/mount.h>"
8
LIBSYS = 
9
LIBSYS =