From: Tom Tromey Date: Mon, 13 Nov 1995 19:18:57 +0000 (+0000) Subject: more ideas X-Git-Tag: v1.10.2~4036 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8c7789e35fde629ac4ccc949fc0853aff39894bf;p=platform%2Fupstream%2Fautomake.git more ideas --- diff --git a/TODO b/TODO index ac33b26..6598e95 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,10 @@ better error checking. For instance this should cause an error: LIBRARIES = zardoz foo_SOURCES = ... +clean.am: clean: if all the macros are empty, the rule expands to: + rm -rf +which should be fixed + ================================================================ For CONFIG_HEADER,