Add the maybe_stripped to a CLEANFILES target to get a clean obj directory
after a clean or cleandir.
This commit is contained in:
parent
2bdca0d9f0
commit
eb26b35651
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
PROG= strip
|
PROG= strip
|
||||||
MAN1= strip.1
|
MAN1= strip.1
|
||||||
|
CLEANFILES += maybe_stripped
|
||||||
|
|
||||||
all: maybe_stripped
|
all: maybe_stripped
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user