diff options
Diffstat (limited to 'support/deptree2dot')
-rw-r--r-- | support/deptree2dot/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/support/deptree2dot/Makefile b/support/deptree2dot/Makefile deleted file mode 100644 index b7f6e392..00000000 --- a/support/deptree2dot/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -MK= ../../mk -include ${MK}/os.mk - -DIR= ${DATADIR}/support/deptree2dot -BIN= deptree2dot -INC= README.md - - -include ${MK}/scripts.mk |