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