# Generic Unix configuration
LIB_EXTENSION = so
OBJ_EXTENSION = o
LIBFLAG = -shared
_src = dir_unix.c
_cflags = -I$(LUA_INCDIR)