jw-pkg/scripts/Makefile
Jan Lindemann 55fa0eaec5 $(TOPDIR), make, scripts: Search-and-replace ytools -> jw-build
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>
2017-04-07 12:15:48 +00:00

8 lines
98 B
Makefile

TOPDIR = ..
include $(TOPDIR)/make/proj.mk
EXE_SH += jannet
include $(MODDIR)/make/scripts.mk