]> Zhao Yanbai Git Server - minix.git/commit
Import NetBSD mkdep
authorArun Thomas <arun@minix3.org>
Fri, 22 Jul 2011 15:28:27 +0000 (17:28 +0200)
committerArun Thomas <arun@minix3.org>
Fri, 22 Jul 2011 15:28:27 +0000 (17:28 +0200)
commit06617e7fdfd1d9f8948d46de4279aa399750295d
tree48e9bb42dda7aa90ed903e8448d5663065076ece
parent01b152d6d99c1513b0032e50e02ee864437a910a
Import NetBSD mkdep
21 files changed:
commands/Makefile
commands/ackmkdep/Makefile [moved from commands/mkdep/Makefile with 58% similarity]
commands/ackmkdep/ackmkdep.sh [moved from commands/mkdep/mkdep.sh with 84% similarity]
docs/UPDATING
man/man1/Makefile
man/man1/ackmkdep.1 [moved from man/man1/mkdep.1 with 100% similarity]
share/mk/Makefile
share/mk/bsd.dep.mk
share/mk/bsd.lib.mk
share/mk/bsd.prog.mk
share/mk/minix.ack.mk [moved from share/mk/bsd.ack.mk with 100% similarity]
share/mk/minix.ackdep.mk [new file with mode: 0644]
share/mk/minix.gcc.mk [moved from share/mk/bsd.gcc.mk with 100% similarity]
share/mk/minix.gcov.mk [moved from share/mk/bsd.gcov.mk with 74% similarity]
tools/nbsd_ports
usr.bin/Makefile
usr.bin/mkdep/Makefile [new file with mode: 0644]
usr.bin/mkdep/findcc.c [new file with mode: 0644]
usr.bin/mkdep/findcc.h [new file with mode: 0644]
usr.bin/mkdep/mkdep.1 [new file with mode: 0644]
usr.bin/mkdep/mkdep.c [new file with mode: 0644]