mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
bin.mk, make.mk, scripts-targets.mk: O added target test
This commit is contained in:
parent
76f448d2c0
commit
c6b77990c7
3 changed files with 3 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ endif
|
|||
all:
|
||||
install: install_MAKE $(INSTALLED_PKG_MK)
|
||||
clean: textclean localclean doneclean
|
||||
test:
|
||||
|
||||
$(INSTALL_PCKG_DEPS_DIR)/$(PROJECT).mk: pckg-deps.mk
|
||||
mkdir -p $(dir $@)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue