On Tue, Sep 24, 2019 at 2:46 PM Florian Weimer <f...@deneb.enyo.de> wrote:

A useful implementation for C and C++ looks rather involved due to the
> preprocessor.


I was thinking of something much simpler, like putting one of these, or
something like them, in the Makefile immediately after the link step:

elftar r $@ $INCLUDE_FILES $SRC_FILES $ESSENTIAL_FILES

elftar r $@ $(find ../src ../include -name '*.[ch]')

Then at the other end the user runs "elftar x /usr/local/bin/foo', and its
source and include directories are reconstituted for them.



John Cowan          http://vrici.lojban.org/~cowan        co...@ccil.org
Ambassador Trentino: I've said enough. I'm a man of few words.
Rufus T. Firefly: I'm a man of one word: scram!    --Duck Soup
_______________________________________________
License-discuss mailing list
License-discuss@lists.opensource.org
http://lists.opensource.org/mailman/listinfo/license-discuss_lists.opensource.org
              • ... Roger Fujii
              • ... Kevin P. Fleming
              • ... Bruce Perens via License-discuss
          • ... Florian Weimer
            • ... Karan, Cem F CIV USARMY CCDC ARL (USA) via License-discuss
              • ... Florian Weimer
              • ... Karan, Cem F CIV USARMY CCDC ARL (USA) via License-discuss
              • ... John Cowan
              • ... Florian Weimer
              • ... Florian Weimer
              • ... John Cowan
              • ... Karan, Cem F CIV USARMY CCDC ARL (USA) via License-discuss
              • ... Howard Chu
              • ... Karan, Cem F CIV USARMY CCDC ARL (USA) via License-discuss
              • ... Bruce Perens via License-discuss
              • ... Thorsten Glaser
              • ... Karan, Cem F CIV USARMY CCDC ARL (USA) via License-discuss
              • ... Thorsten Glaser
  • Re: [License-di... Russell McOrmond

Reply via email to