bin.mk, make.mk, scripts-targets.mk: O added target test

This commit is contained in:
Jan Lindemann 2010-12-03 18:03:00 +00:00 committed by Jan Lindemann
commit c6b77990c7
3 changed files with 3 additions and 1 deletions

View file

@ -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 $@)