mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-01 15:56:59 +00:00
ac78607538
Do not require a separate "make depend" step. Especially as new dependencies are not picked up until the next "make depend". Use gcc's capability to calculate dependencies during compilation.
15 lines
139 B
Plaintext
15 lines
139 B
Plaintext
Makefile
|
|
lib*.a
|
|
*.o
|
|
.deps
|
|
autom4te.cache
|
|
config.cache
|
|
config.guess
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
config.sub
|
|
configure
|
|
data
|