bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#69908: dist-no-built-sources vs. no-dist-built-sources vs. dist-buil


From: Jens Geyer
Subject: bug#69908: dist-no-built-sources vs. no-dist-built-sources vs. dist-built-sources
Date: Fri, 22 Mar 2024 09:11:54 +0100
User-agent: Mozilla Thunderbird

Hi,

I just realized the last part might be confusing.

What I meant by "looks identical" is only the output of the *second* grep (see linked script), not the whole file:

   BUILT_SOURCES = x.c
   all: $(BUILT_SOURCES)
   distdir: $(BUILT_SOURCES)
   check: $(BUILT_SOURCES)
   install: $(BUILT_SOURCES)
   install-exec: $(BUILT_SOURCES)
       -$(am__rm_f) $(BUILT_SOURCES)

Have fun,

JensG









reply via email to

[Prev in Thread] Current Thread [Next in Thread]