1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 20:30:28 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2002-03-20 21:22:01 +00:00
parent c4e8c78f23
commit 60875e5f12

View file

@ -5,7 +5,7 @@
"-", write to stdout. When no "-o" option is given, use "-" as "-", write to stdout. When no "-o" option is given, use "-" as
the output filename (i.e., stdout). Only 'clean' the inputfile or the output filename (i.e., stdout). Only 'clean' the inputfile or
remove the output file on error when the output file name is not remove the output file on error when the output file name is not
"-". "-". Define the preprocessor macro SCM_MAGIC_SNARFER while snarfing.
* Makefile.am (.c.x): Pass "-o $@" to guile-snarf. * Makefile.am (.c.x): Pass "-o $@" to guile-snarf.