summaryrefslogtreecommitdiff
path: root/www/tntnet/files/patch-sdk-demos-calc-Makefile.in
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2011-03-26 19:12:11 +0000
committerJuergen Lock <nox@FreeBSD.org>2011-03-26 19:12:11 +0000
commit4ca62e90763f54ae048aeb7db6b82b22dadb6709 (patch)
tree0b35a14b4694f5955af759c9b746ded0590d45c9 /www/tntnet/files/patch-sdk-demos-calc-Makefile.in
parentCxxtools is a collection of general-purpose C++ classes. (diff)
Tntnet is a modular, multithreaded, high performance webapplicationserver
for C++. To create webapplications Tntnet has a template-language called ecpp similar to php, jsp or mason, where you can embed c++-code inside a html-page to generate active content. The ecpp-files are precompiled to c++-classes called components and compiled and linked into a shared library. This process is done at compiletime. WWW: http://www.tntnet.org/index.html
Diffstat (limited to 'www/tntnet/files/patch-sdk-demos-calc-Makefile.in')
-rw-r--r--www/tntnet/files/patch-sdk-demos-calc-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/tntnet/files/patch-sdk-demos-calc-Makefile.in b/www/tntnet/files/patch-sdk-demos-calc-Makefile.in
new file mode 100644
index 000000000000..12edb70baa2c
--- /dev/null
+++ b/www/tntnet/files/patch-sdk-demos-calc-Makefile.in
@@ -0,0 +1,11 @@
+--- a/sdk/demos/calc/Makefile.in
++++ b/sdk/demos/calc/Makefile.in
+@@ -467,7 +467,7 @@ info: info-am
+
+ info-am:
+
+-install-data-am: install-docDATA
++install-data-am: #install-docDATA
+
+ install-exec-am: install-pkglibLTLIBRARIES
+