Files
genode-world/lib/import/import-libpq.mk
Alexy Gallardo Segura d23f6adcb8 add libpq and libpqxx libraries
Signed-off-by: Alexy Gallardo Segura <alexy@uclv.cu>
2017-01-31 14:17:10 +01:00

6 lines
332 B
Makefile

INC_DIR += $(call select_from_ports,pgsql)/src/lib/postgres/src/include
INC_DIR += $(call select_from_ports,pgsql)/src/lib/postgres/src/include/libpq
INC_DIR += $(call select_from_ports,pgsql)/src/lib/postgres/src/interfaces/libpq
INC_DIR += $(call select_from_ports,pgsql)/src/lib/postgres/src/port
INC_DIR +=$(REP_DIR)/include/pq