From 8c7789e35fde629ac4ccc949fc0853aff39894bf Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 13 Nov 1995 19:18:57 +0000 Subject: [PATCH] more ideas --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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, -- 2.7.4