Replace file name scan-gram-c.c with scangram-c.c and

scan-skel-c.c with /src/scanskel-c.c to conform with
the 8.3 file name restriction on MSDOS.
This commit is contained in:
Juan Manuel Guerrero
2005-12-21 00:01:28 +00:00
parent 69474954ac
commit 90ddbd5eed
2 changed files with 16 additions and 0 deletions

View File

@@ -10,6 +10,8 @@
s,c++\\.at,cxx.at,g;t t\
s,c++\\.m4,cxx.m4,g;t t\
s,calc++,calcxx,g;t t\
s,scan-gram-c,c-scan-gram,g;t t\
s,scan-skel-c,c-scan-skel,g;t t\
s,Makefile\\.in\\.in,Makefile.in-in,g;t t\
s,Makefile\\.am\\.in,Makefile.am-in,g;t t\
s,(MAKEINFOFLAGS),& --no-split,\