Merge branch 'master' of git://factorcode.org/git/factor

db4
Slava Pestov 2009-05-04 13:11:11 -05:00
commit 21aeda1324
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
include vm/Config.unix
PLAF_DLL_OBJS += vm/os-genunix.o vm/os-openbsd.o
CC = egcc
CPP = eg++
CFLAGS += -export-dynamic
LIBS = -L/usr/local/lib/ -lm $(X11_UI_LIBS) -lz -lssl -lcrypto -lpthread