comparison src/make-src-depend @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents a4f53d9b3154
children 8626e4521993
comparison
equal deleted inserted replaced
370:bd866891f083 371:cc15677e0335
78 last if !$changedP; 78 last if !$changedP;
79 } 79 }
80 80
81 # Print file header 81 # Print file header
82 print 82 print
83 "## This file is automatically generated by \`$myName'. Do not modify. 83 "## This file automatically generated by $myName. Do not modify.
84 84
85 #ifdef USE_UNION_TYPE 85 #ifdef USE_UNION_TYPE
86 LISP_UNION_H=lisp-union.h 86 LISP_UNION_H=lisp-union.h
87 #else 87 #else
88 LISP_UNION_H=lisp-disunion.h 88 LISP_UNION_H=lisp-disunion.h