mirror of
ssh://devgit.janware.com/janware/proj/jw-python
synced 2026-06-18 01:16:38 +02:00
The Options constructor takes an options string, parses it and makes the options available via __getitem__().
Signed-off-by: Jan Lindemann <jan@janware.com>
5 lines
81 B
Makefile
5 lines
81 B
Makefile
TOPDIR = ../..
|
|
|
|
include $(TOPDIR)/make/proj.mk
|
|
include $(JWBDIR)/make/py-run.mk
|
|
|