mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 09:53:32 +01:00
Add StringTree and friends
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
16ce7abd93
commit
214c222002
3 changed files with 193 additions and 0 deletions
4
tools/python/jwutils/stree/Makefile
Normal file
4
tools/python/jwutils/stree/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
TOPDIR = ../../../..
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(MODDIR)/make/py-mod.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue