xenocara/util/makedepend
purplerain 155eb8555e
sync with OpenBSD -current
2024-04-29 00:35:41 +00:00
..
tests sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
AUTHORS sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
COPYING sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
ChangeLog sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
Makefile.am sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
Makefile.bsd-wrapper sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.in sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
README.md sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
aclocal.m4 sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
autogen.sh sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
compile sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.guess sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
config.sub sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
configure sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
configure.ac sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
cppsetup.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
def.h sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
depcomp sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
ifparser.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
ifparser.h sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
imakemdep.h sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
include.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
install-sh sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
main.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
makedepend-config.h.in sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
makedepend.man sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
missing sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
parse.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
pr.c sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
test-driver sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00

README.md

makedepend - create dependencies in makefiles

makedepend parses C sources to make dependency lists for Makefiles.

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The master development code repository can be found at:

https://gitlab.freedesktop.org/xorg/util/makedepend

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches