mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-22 14:10:39 +01:00
proj/Makefile: Renamed target rebuild-subdirs to more general subdirs-%
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
452f1e4ff7
commit
7129d45380
1 changed files with 2 additions and 2 deletions
|
|
@ -87,8 +87,8 @@ purge:
|
||||||
update pull: purge cvs-update git-pull
|
update pull: purge cvs-update git-pull
|
||||||
touch pull.done
|
touch pull.done
|
||||||
|
|
||||||
rebuild-subdirs:
|
subdirs-%:
|
||||||
FORCE_REBUILD_SUBDIRS=true make all
|
FORCE_REBUILD_SUBDIRS=true make $*
|
||||||
|
|
||||||
cvs-update:
|
cvs-update:
|
||||||
rm -f $@.done
|
rm -f $@.done
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue