mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +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
|
||||
touch pull.done
|
||||
|
||||
rebuild-subdirs:
|
||||
FORCE_REBUILD_SUBDIRS=true make all
|
||||
subdirs-%:
|
||||
FORCE_REBUILD_SUBDIRS=true make $*
|
||||
|
||||
cvs-update:
|
||||
rm -f $@.done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue