Commit Graph

3 Commits

Author SHA1 Message Date
263e728c12 do not add the srcdir prefix as $< already returns the full path. Fixes
2005-10-3  Harish Krishnaswamy <kharish@novell.com>

* marshal.mk : do not add the srcdir prefix as
$< already returns the full path.
Fixes #271308.

svn path=/trunk/; revision=30465
2005-10-03 05:46:08 +00:00
853561bc90 make sure to use the srcdir to build the list
2004-02-24  JP Rosevear <jpr@ximian.com>

	* marshal.mk: make sure to use the srcdir to build the list

svn path=/trunk/; revision=24854
2004-02-24 21:51:23 +00:00
fb9b835fe3 Define EVO_MARSHAL_RULE, which creates glib marshaller .c and .h files
* configure.in: Define EVO_MARSHAL_RULE, which creates glib
	marshaller .c and .h files that don't cause gcc warnings

	* marshal.mk: The Makefile fragment used by EVO_MARSHAL_RULE.
	(Can't include newlines in an AC_SUBST, so we have to use
	AC_SUBST_FILE)

	* Makefile.am (EXTRA_DIST): add marshal.mk

svn path=/trunk/; revision=21910
2003-07-23 16:38:42 +00:00