mirror_zfs/contrib
Ryan Moeller b06256a997 Restore :: in Makefile.am
The double-colon looked like a typo, but it's actually an obscure
feature. Rules with :: may appear multiple times and are run
independently of one another in the order they appear. The use of ::
for distclean-local was conventional, not accidental.

Add comments to indicate the intentional use of double-colon rules.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #9210
2020-05-12 10:53:32 -07:00
..
bash_completion.d Add bash completions by Aneurin Price. 2014-08-06 15:03:28 -07:00
dracut Restore :: in Makefile.am 2020-05-12 10:53:32 -07:00
initramfs Restore :: in Makefile.am 2020-05-12 10:53:32 -07:00
pyzfs Fix typos in contrib/ 2020-01-22 13:48:58 -08:00
zcp Fix contrib/zcp/Makefile.am 2020-01-22 13:49:03 -08:00
Makefile.am Add channel program for property based snapshots 2020-01-22 13:48:57 -08:00