mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
topdir.mk: Add target scratch-%
This commit is contained in:
parent
b512831ec0
commit
0749c32761
1 changed files with 3 additions and 0 deletions
|
|
@ -92,3 +92,6 @@ git-init:
|
|||
list-cvs-files.sh -f | xargs git add
|
||||
git commit -m "initial checkin of $(RPM_VERSION)"
|
||||
|
||||
scratch-%:
|
||||
sh $(MOD_SCRIPT_DIR)/build.sh $* $(PROJECT)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue