Project

General

Profile

« Previous | Next » 

Revision 6521

backups/Makefile: %.backup: Also create MD5 of backup

View differences:

Makefile
61 61
# that public already exists because it's in template1.
62 62
%.backup:
63 63
	$(backup*)
64
	$(MAKE) $@.md5
64 65

  
65 66
# When testing, turn off %.sql so make won't skip `%.sql: %` in favor of it
66 67
ifeq ($(filter %.backup/test,$(MAKECMDGOALS)),)

Also available in: Unified diff