mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 01:52:56 +01:00
5 lines
81 B
Makefile
5 lines
81 B
Makefile
|
|
TOPDIR = ../..
|
||
|
|
|
||
|
|
include $(TOPDIR)/make/proj.mk
|
||
|
|
include $(MODDIR)/make/py-run.mk
|
||
|
|
|