factor/vm/Config.freebsd

5 lines
113 B
Plaintext

include vm/Config.unix
PLAF_OBJS += vm/os-genunix.o
CFLAGS += -export-dynamic -pthread
LIBS = -lm $(X11_UI_LIBS)