1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Add some developer documentation.

* DEPENDENCIES: New file.
* HACKING: New file.
* Makefile.in (SOURCE_FILES): Add them.
This commit is contained in:
Bruno Haible
2025-04-20 20:43:26 +02:00
parent d2aeec9b9c
commit 6c00ca4f97
4 changed files with 249 additions and 1 deletions

View File

@@ -65,7 +65,7 @@ maintainer-clean : force
# List of source files.
SOURCE_FILES = \
README INSTALL.windows NEWS AUTHORS JOIN-GNU \
README INSTALL.windows NEWS AUTHORS DEPENDENCIES HACKING JOIN-GNU \
autogen.sh configure.ac aclocal.m4 Makefile.in \
Makefile.devel ChangeLog
# List of distributed files imported from other packages.