Project

General

Profile

« Previous | Next » 

Revision 6648

backups/Makefile: SQL: Full DB: vegbien.%.backup: Also generate MD5 sum

View differences:

backups/Makefile
65 65
# Must come before %.backup to be matched first
66 66
vegbien.%.backup:
67 67
	$(backup) all >$@
68
	$(MAKE) $@.md5
68 69

  
69 70
backup* = $(backup) $* >$@
70 71

  

Also available in: Unified diff