Author: wyoung
Date: Thu Mar 2 01:55:54 2006
New Revision: 1181
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1181&view=rev
Log:
Writing out special examples/Makefile.simple, for inclusion in the RPM
for building the examples against the installed library, and as an
example of straightforward program building. (As opposed to the more
complicated stuff we do within the library.)
Modified:
branches/v2.1-bakefile/rebake
Modified: branches/v2.1-bakefile/rebake
URL:
http://svn.gna.org/viewcvs/mysqlpp/branches/v2.1-bakefile/rebake?rev=1181&r1=1180&r2=1181&view=diff
==============================================================================
--- branches/v2.1-bakefile/rebake (original)
+++ branches/v2.1-bakefile/rebake Thu Mar 2 01:55:54 2006
@@ -1,6 +1,7 @@
#!/bin/sh
bakefilize &&
bakefile_gen &&
+ bakefile -f gnu -o examples/Makefile.simple examples/examples.bkl &&
unix2dos {examples,lib}/*.ds? &&
mv autoconf_inc.m4 config &&
rm -f {examples,lib}/autoconf_inc.m4 mysql++.dsw
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits