mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-12-27 06:27:51 +00:00
5058a94ee7
Provide a simple API for loaded objects to interact with GNU make. I still won't guarantee that this API won't change but it's much closer to something that's supported and provides easy-to-use interfaces with a public header file.
46 lines
479 B
Text
46 lines
479 B
Text
# Development artifacts
|
|
ID
|
|
TAGS
|
|
.*gdbinit
|
|
.gdb_history
|
|
*~
|
|
#*
|
|
.#*
|
|
|
|
# Configure artifacts
|
|
ABOUT-NLS
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
configure
|
|
stamp-h1
|
|
|
|
# Build artifacts
|
|
.deps
|
|
gmk-default.h
|
|
loadavg
|
|
make
|
|
*.o
|
|
|
|
# Distribution artifacts
|
|
.dep_segment
|
|
Makefile.DOS
|
|
NMakefile
|
|
README
|
|
README.DOS
|
|
README.OS2
|
|
README.W32
|
|
SMakefile
|
|
build.sh
|
|
build.sh.in
|
|
config.ami
|
|
config.h-vms
|
|
config.h.W32
|
|
configh.dos
|
|
make-[0-9]*/
|
|
make-[0-9]*.tar.*
|