Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
diana:windows:building:sql [2010-04-06 10:25:53] dages |
diana:windows:building:sql [2022-05-31 09:29:31] (current) |
||
---|---|---|---|
Line 137: | Line 137: | ||
$ make -C src/ | $ make -C src/ | ||
$ make -C src/ | $ make -C src/ | ||
+ | $ cp COPYRIGHT / | ||
==== libpqxx (C++ interface) ==== | ==== libpqxx (C++ interface) ==== | ||
Line 151: | Line 152: | ||
$ make all install | $ make all install | ||
+ | $ cp AUTHORS / | ||
+ | $ cat COPYING >>/ |