chiark / gitweb /
Catacomb: Make arrangements for running convert in `cat' subdir
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 31 Dec 2019 13:57:49 +0000 (13:57 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 1 Jan 2020 23:48:15 +0000 (23:48 +0000)
commit3c4ec8e66c5b42e06995adea9392e62b0567db8a
tree0986fc1371208079aca546e8db674483313349c9
parent2ede086cbdcd09043be0ddc0e545e29daa6c7214
Catacomb: Make arrangements for running convert in `cat' subdir

This arranges that each file from catacomb-import-update --convert is
a possible target in cat/, and can be relied on in this and other
makefiles.

None of them are used yet, although we do wire the building into
`all'.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
cat/.gitignore [new file with mode: 0644]
cat/Dir.sd.mk [new file with mode: 0644]
configure
configure.ac