autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to add a directory removal to clean target


From: tchize
Subject: how to add a directory removal to clean target
Date: Mon, 10 Apr 2006 20:13:24 +0200
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

we are using automake, autoconf to handle build process in a project.
One of our target (unit test running) creates a logs/ directory to
store the tests results. We want to remove this directory as part of
clean process (make clean in test/ should issue a rm -rf logs).
However, all i could find in docs is how to schedule additionnal files
for deletion in build process, not how to schedule directories (there
doesn't seem to be any equivalent of CLEANFILES= for directory),
neither how to add a required target to the clean target. What should
i put in my Makefile.am for this?

Thanks for informations,

Tchize
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEOqBEHHGOa1Q2wXwRArDuAKCPlGBoiPecCBzumoezBhNGmtmsawCfTv11
rprhj2gwA47Awb0j1h22yxM=
=gsi8
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]