mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
make: Shifted site installation makefile definitions into $(SITE_DIR)/make/site.mk
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
c2e212d82c
commit
298f35647f
4 changed files with 14 additions and 14 deletions
|
|
@ -4,7 +4,7 @@ include $(MODDIR)/make/rules.mk
|
|||
all:
|
||||
clean: clean.conf
|
||||
install: install_CFG install_SYSCFG install_LOGROT install_CRONTAB install_RSYSLOG \
|
||||
install_APACHE_CONF install_SITE install_SYSTEMD $(CONF_D)
|
||||
install_APACHE_CONF install_SYSTEMD $(CONF_D)
|
||||
|
||||
clean.conf:
|
||||
rm -rf *.h *~ .*.swp *.done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue