I have a lib, which already has a program entry (the main()).
So new program based on the lib will use Main(), it will be called by
the lib.
How to write the Make file? Generally, make should assign a file which
contain the entry point, but now the entry is in the lib.

_______________________________________________
help-gnu-utils mailing list
help-gnu-utils@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to