factor/vm/Config.openbsd

7 lines
214 B
Plaintext
Raw Normal View History

2007-09-20 18:09:08 -04:00
include vm/Config.unix
PLAF_DLL_OBJS += vm/os-genunix.o vm/os-openbsd.o
2008-03-20 13:10:43 -04:00
CC = egcc
2009-05-04 12:48:46 -04:00
CPP = eg++
2010-01-17 00:59:16 -05:00
CFLAGS += -export-dynamic -fno-inline-functions
2009-11-30 13:58:39 -05:00
LIBS = -L/usr/local/lib/ -lm $(X11_UI_LIBS) -lz -lssl -lcrypto -lpthread