Date: Monday, January 9, 2006 @ 11:47:29
Author: marc
Path: /cvsroot/carob/odbsequoia/src
Modified: GNUmakefile (1.2 -> 1.3)
fixed linktest target
-------------+
GNUmakefile | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: odbsequoia/src/GNUmakefile
diff -u odbsequoia/src/GNUmakefile:1.2 odbsequoia/src/GNUmakefile:1.3
--- odbsequoia/src/GNUmakefile:1.2 Thu Jan 5 21:34:11 2006
+++ odbsequoia/src/GNUmakefile Mon Jan 9 11:47:29 2006
@@ -49,4 +49,4 @@
# useful to detect linking issues *before* the driver manager gets them
linktest: ${LIBSHORT}
- g++ dummymain.cpp ${LIBSHORT} -lodbc -lodbcinst $@
+ c++ dummymain.cpp ${LIBSHORT} -lodbc -lodbcinst -o $@
_______________________________________________
Carob-commits mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/carob-commits