r8653@llin: dpavlin | 2005-10-21 00:07:36 +0200
[BackupPC.git] / Makefile
index a57ae08..e2cbf33 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -61,3 +61,8 @@ profile: test
        DBI_PROFILE=2 sudo -u backuppc /data/backuppc/bin/BackupPC_updatedb -d $(profile_opt) 2>&1 | tee -a $(profile_file)
        mv $(profile_file) profile.`perl -e 'my @p = glob("profile.[0-9]*"); print scalar @p + 1'`
 
+inc: test
+       sudo -u backuppc /data/backuppc/bin/BackupPC_incPartsUpdate -c -d
+       
+burn: test
+       sudo /data/backuppc/bin/BackupPC_burnArchiveCLI