topdir.mk: Add target scratch-%

This commit is contained in:
Jan Lindemann 2012-04-30 07:56:35 +00:00 committed by Jan Lindemann
commit 0749c32761

View file

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