config.mk

changeset 76
5f7660fe1562
parent 75
6195c92262a2
child 77
f1cff81e425a
equal deleted inserted replaced
75:6195c92262a2 76:5f7660fe1562
1 #
2 # config.mk generated by configure
3 #
4
5 INSTALL_DIR = /Users/olaf/Projekte/webserver/work
6 HOST = m4
7
8
9 include $(BUILD_ROOT)/make/clang.mk
10 include $(BUILD_ROOT)/make/osx.mk
11
12 CFLAGS += -I/opt/local/include
13 LDFLAGS += -L/opt/local/lib -lssl -lcrypto
14
15

mercurial