* make-dist: Don't forget that the way to avoid filenames starting
authorJim Blandy <jimb@redhat.com>
Sat, 7 Nov 1992 20:36:45 +0000 (20:36 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 7 Nov 1992 20:36:45 +0000 (20:36 +0000)
commit1dce54a11accafe0d4bea77285081a849c8b0972
treebfc24f85f1c0b11cbb67333a5501e9b30f3395a8
parent43bf8b0ee3751f26b50d3c644f7dc6bb29e11f75
* make-dist: Don't forget that the way to avoid filenames starting
with `=' is to use the pattern `[a-zA-Z0-9]*.h', not
`[a-zA-Z0-9].h'.  Add a new section for dealing with files that we
couldn't make hard links to, since we have two already, and
perhaps more to come.
make-dist