From 235b083871aa4de00d477cc7b894874a327b1a4a Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 25 Jul 2007 23:05:53 +0200 Subject: [PATCH] Comments must not be indented, otherwise they are passed to the shell. --- lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Makefile b/lib/Makefile index a4c53f67..429e5b36 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -113,10 +113,10 @@ $(o)/lib/getopt.test: $(o)/lib/getopt-t API_LIBS+=libucw API_INCLUDES+=$(o)/lib/.include-stamp +# XXX: We do not have a dependency on autoconf.h, but it is generated by configure +# before make ever starts, so this is safe. $(o)/lib/.include-stamp: $(addprefix $(s)/lib/,$(LIBUCW_INCLUDES)) $(Q)$(s)/build/install-includes $(