Mercurial > hg > xemacs-beta
comparison src/make-src-depend @ 367:a4f53d9b3154 r21-1-13
Import from CVS: tag r21-1-13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:01:07 +0200 |
parents | e11d67e05968 |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
366:83d76f480a59 | 367:a4f53d9b3154 |
---|---|
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 automatically generated by $myName. Do not modify. | 83 "## This file is 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 |