mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-devtest
synced 2026-01-18 19:43:57 +01:00
Add test/list-cmd
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
4b912741cb
commit
03da0449c4
4 changed files with 165 additions and 0 deletions
6
test/list-cmd/Makefile
Normal file
6
test/list-cmd/Makefile
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
TOPDIR = ../..
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(JWBDIR)/make/platform.mk
|
||||
include $(JWBDIR)/make/py-run.mk
|
||||
include $(JWBDIR)/make/dev-utils.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue