install support files
These files have been in the distribution for some time but haven't been installed. They are good examples of how to do things, so we should install them.
This commit is contained in:
9
support/deptree2dot/Makefile
Normal file
9
support/deptree2dot/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
MK= ../../mk
|
||||
include ${MK}/os.mk
|
||||
|
||||
DIR= ${DATADIR}/support/deptree2dot
|
||||
BIN= deptree2dot
|
||||
INC= README.md
|
||||
|
||||
|
||||
include ${MK}/scripts.mk
|
Reference in New Issue
Block a user