From mboxrd@z Thu Jan 1 00:00:00 1970 From: xuyang2018.jy@fujitsu.com Date: Mon, 21 Jun 2021 06:42:25 +0000 Subject: [LTP] [RFC] Makefile: simplify code In-Reply-To: References: <1623997931-18117-1-git-send-email-xuyang2018.jy@fujitsu.com> Message-ID: <60D034F1.2060006@fujitsu.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Petr Thanks for your review, merged. Best Regards Yang Xu > Hi, > >> When these target use CFLAGS or LDLIBS, they can be in one line instead of separate lines. > > Reviewed-by: Petr Vorel > > Kind regards, > Petr