From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../x-cvsweb-markup/index.html | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/snowballs2/client/Makefile.am?rev=1.3&content-type=text/x-cvsweb-markup/index.html (limited to 'cvs/cvsweb.cgi/code/snowballs2/client/Makefile.am?rev=1.3&content-type=text') diff --git a/cvs/cvsweb.cgi/code/snowballs2/client/Makefile.am?rev=1.3&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/snowballs2/client/Makefile.am?rev=1.3&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..399c47f5 --- /dev/null +++ b/cvs/cvsweb.cgi/code/snowballs2/client/Makefile.am?rev=1.3&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,25 @@ + + + +code/snowballs2/client/Makefile.am - view - 1.3 + +
[BACK] Return to Makefile.am + CVS log [TXT][DIR] Up to Nevrax / code / snowballs2 / client

File: Nevrax / code / snowballs2 / client / Makefile.am (download)
+Revision 1.3, Wed Apr 10 07:32:46 2002 UTC (2 months, 3 weeks ago) by lecroart +
Branch: MAIN +
CVS Tags: HEAD
Changes since 1.2: +1 -3 + lines
+CHANGED: update makefile to manage log and cfg dir (thanks to loic dachary)
+
+

#
+# $Id: Makefile.am,v 1.3 2002/04/10 07:32:46 lecroart Exp $
+#
+
+SUBDIRS              = src
+
+EXTRA_DIST           = client.cfg.in \
+                       client.dsp
+
+# End of Makefile.am
+
+
\ No newline at end of file -- cgit v1.2.1