thisdir = class/Mono.Data.PostgreSqlClient
SUBDIRS =
include ../../build/rules.make

LIBRARY = Mono.Data.PostgreSqlClient.dll
LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:System.Xml.dll /r:System.Data.dll
NO_TEST = yes

include ../../build/library.make
