[Commit] nickle/bench Makefile.am,1.1,1.2

Keith Packard commit at keithp.com
Wed May 26 01:01:44 PDT 2004


Committed by: keithp

Update of /local/src/CVS/nickle/bench
In directory home.keithp.com:/tmp/cvs-serv7599/bench

Modified Files:
	Makefile.am 
Log Message:
2004-05-26  Keith Packard  <keithp at keithp.com>
version 2.35

	* compile.c: (CompileArrayDimValue):
	Array dimension values are always local in static initializers
	
	* Makefile.am:
	* bench/Makefile.am:
	* configure.in:
	* examples/Makefile.am:
	* examples/menace2.5c:
	* examples/randtest.5c:
	* examples/rsa.5c:
	* examples/smlng/.cvsignore:
	* examples/smlng/Makefile.am:
	* examples/smlng/data.sgml:
	* examples/smlng/parse.5c:
	* examples/smlng/test.5c:
	* examples/turtle/Makefile.am:
	* examples/turtle/snowflake.5c:
	* make-version.sh:
	* scanf.5c:
	* update-version.sh:
	Clean up examples so they all work again.  Remove old files.
	add 'scanf' to top-level namespace


Index: Makefile.am
===================================================================
RCS file: /local/src/CVS/nickle/bench/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- a/Makefile.am	7 Jun 2003 18:21:18 -0000	1.1
+++ b/Makefile.am	26 May 2004 08:01:41 -0000	1.2
@@ -14,3 +14,4 @@
 
 EXTRA_DIST=$(CFILES) $(BCFILES) $(NICKLEFILES) $(HARNESS)
 
+CLEANFILES=choose composite ifact rfact




More information about the Commit mailing list