From: Martin Mares Date: Wed, 25 Jul 2007 21:05:53 +0000 (+0200) Subject: Comments must not be indented, otherwise they are passed to the shell. X-Git-Tag: holmes-import~506^2~20 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=235b083871aa4de00d477cc7b894874a327b1a4a;p=libucw.git Comments must not be indented, otherwise they are passed to the shell. --- 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 $(