Revision 6521
Added by Aaron Marcuse-Kubitza about 12 years ago
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
backups/Makefile: %.backup: Also create MD5 of backup