]> git.puffer.fish Git - matthieu/frr.git/commit
build: add "redistclean" target
authorDavid Lamparter <equinox@diac24.net>
Wed, 24 Oct 2018 15:31:31 +0000 (17:31 +0200)
committerDavid Lamparter <equinox@diac24.net>
Wed, 24 Oct 2018 16:35:19 +0000 (18:35 +0200)
commit0b9013e44d4600713fb4471c1730656f8a3eb094
treeea0b9388b34ca8d79f10042f8d16d88103c0b6bd
parent67cf020d17b48a21fddfa43718b089ba82837ee0
build: add "redistclean" target

This puts a source tree back in the state it was in after unpacking a
dist tarball.  Different from distclean in that it doesn't remove files
that are included in the tarball.

Signed-off-by: David Lamparter <equinox@diac24.net>
Makefile.am