summaryrefslogtreecommitdiffstats
path: root/odbc-drivers/myodbc/BUILD
blob: 2d643be9088d7e9dbb092be8c8a91aa66412d474 (plain) (blame)
1
2
3
4
./configure  --prefix=/usr                 \
             --with-unixODBC=/usr/include  \
             $OPTS                         &&
make