jw-pkg/conf/etc/Makefile
Jan Lindemann 2d6e7b11ac conf/etc/Makefile, jw-rc.status: Add /etc/jw-rc.status
Some distros remove /etc/rc.status, so provide jw-rc.status as an
alternative

Signed-off-by: Jan Lindemann <jan@janware.com>
2023-10-26 12:36:51 +00:00

8 lines
145 B
Makefile

TOPDIR = ../..
INSTALL_CFGDIR = $(ENV_PREFIX)/etc
LOCAL_CFG = jw-rc.status
include $(TOPDIR)/make/proj.mk
include $(JWBDIR)/make/conf.mk