mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
This project was copied from ytools, with anything not related to providing build-functionality left out. This commit replaces the occurences of ytools with jw-build, and removes some but most certainly not all legacy ytools references. Signed-off-by: Jan Lindemann <jan@janware.com>
8 lines
98 B
Makefile
8 lines
98 B
Makefile
TOPDIR = ..
|
|
|
|
include $(TOPDIR)/make/proj.mk
|
|
|
|
EXE_SH += jannet
|
|
|
|
include $(MODDIR)/make/scripts.mk
|
|
|