Subject: make question
To: None <netbsd-users@netbsd.org>
From: Jan Danielsson <jan.m.danielsson@gmail.com>
List: netbsd-users
Date: 05/13/2007 19:28:51
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigFE5FAC750A7B98F1D657442D
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hello,

   When I create a target called "cleanall", and it fails to do
something, it doesn't complain. For instance:

--------------------
cleanall:
	rm *.o foobar
--------------------

   If *.o or foobar don't exist, it doesn't complain, which is good.

   However, if I create a "clean" target, it does complain when it tries
to remove files which don't exist.

   Is there any way to make targets shut up if the commands fail?

--=20
Kind regards,
Jan Danielsson



--------------enigFE5FAC750A7B98F1D657442D
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (NetBSD)

iD8DBQFGR0rYuPlHKFfKXTYRClfxAJ0YCBVDwIDJWNzgbukva0wvHwVJ7ACfWlZC
GvjNKauVLjiIyR1GBYvUBTM=
=CEY7
-----END PGP SIGNATURE-----

--------------enigFE5FAC750A7B98F1D657442D--