add depend target
This commit is contained in:
@@ -103,6 +103,9 @@ BUILD_SH_TP = \
|
||||
# Custom targets.
|
||||
#
|
||||
|
||||
.PHONY: depend
|
||||
depend:
|
||||
|
||||
.PHONY: clean-all
|
||||
clean-all:
|
||||
MTN="$(MTN)" $(SH) $(srcdir)/admin/clean-all.sh
|
||||
|
||||
@@ -4614,6 +4614,9 @@ installcheck-atf:
|
||||
# Custom targets.
|
||||
#
|
||||
|
||||
.PHONY: depend
|
||||
depend:
|
||||
|
||||
.PHONY: clean-all
|
||||
clean-all:
|
||||
MTN="$(MTN)" $(SH) $(srcdir)/admin/clean-all.sh
|
||||
|
||||
Reference in New Issue
Block a user