From: W.C.A. Wijngaards Date: Fri, 14 Feb 2014 10:04:43 +0000 (+0100) Subject: Newline ends makefile entry, minix make. X-Git-Tag: release-1.7.0-rc1~166 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a959ca20215c8a185166be2419f9420d2fa3002;p=thirdparty%2Fldns.git Newline ends makefile entry, minix make. --- diff --git a/Makefile.in b/Makefile.in index 7a1c2414..a0f9dfa6 100644 --- a/Makefile.in +++ b/Makefile.in @@ -165,6 +165,7 @@ no-examples-config-h: echo "or build examples there." ; \ exit -1 ; \ fi + $(EXAMPLE_PROGS): $(LINK_EXE) $@.lo $(LIBS) -lldns -o $@