diff options
author | Ulrich Müller <ulm@gentoo.org> | 2020-02-29 16:59:56 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2020-02-29 16:59:56 +0100 |
commit | 8faabd289b20cb21c739a1915ea9ed22401c5332 (patch) | |
tree | 44bc8f46b59d6e34789e33b82637f26038cc4bbe /.gitignore | |
parent | Makefile: Update URL for devbook.dtd. (diff) | |
download | nxml-gentoo-schemas-8faabd289b20cb21c739a1915ea9ed22401c5332.tar.gz nxml-gentoo-schemas-8faabd289b20cb21c739a1915ea9ed22401c5332.tar.bz2 nxml-gentoo-schemas-8faabd289b20cb21c739a1915ea9ed22401c5332.zip |
Makefile: No more automatic dependencies.nxml-gentoo-schemas-20200229
The remaining DTDs don't have any interdependencies, which much
simplifies things.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,3 +1 @@ -*.dep *.dtd -.depend |