Home | History | Annotate | only in /xsrc/external/mit/makedepend/dist
Up to higher level directory
NameDateSize
aclocal.m403-Jul-2024121.6K
AUTHORS08-Nov-2009450
autogen.sh18-Mar-2019356
ChangeLog03-Jul-202441.2K
compile11-Nov-20227.2K
config.guess03-Jul-202448.8K
config.sub03-Jul-202435K
configure03-Jul-2024366.7K
configure.ac03-Jul-20241K
COPYING08-Nov-20092.6K
cppsetup.c03-Jul-20243.5K
def.h03-Jul-20247.3K
depcomp11-Nov-202223K
ifparser.c03-Jul-202413.6K
ifparser.h03-Jul-20242.5K
imakemdep.h03-Jul-20248.5K
include.c03-Jul-202410K
install-sh11-Nov-202215K
main.c03-Jul-202423K
makedepend-config.h.in03-Jul-20245.3K
makedepend.man19-Dec-20229.3K
Makefile.am03-Jul-20242K
Makefile.in03-Jul-202442.9K
missing11-Nov-20226.7K
parse.c03-Jul-202419.5K
pr.c03-Jul-20244.5K
README.md18-Mar-2019578
test-driver11-Nov-20224.8K
tests/19-Feb-2026

README.md

      1 makedepend - create dependencies in makefiles
      2 ---------------------------------------------
      3 
      4 makedepend parses C sources to make dependency lists for Makefiles.
      5 
      6 All questions regarding this software should be directed at the
      7 Xorg mailing list:
      8 
      9   https://lists.x.org/mailman/listinfo/xorg
     10 
     11 The master development code repository can be found at:
     12 
     13   https://gitlab.freedesktop.org/xorg/util/makedepend
     14 
     15 Please submit bug reports and requests to merge patches there.
     16 
     17 For patch submission instructions, see:
     18 
     19   https://www.x.org/wiki/Development/Documentation/SubmittingPatches
     20 
     21