[CSC 315] Segmented Makefiles
Andrew J. Pounds
pounds_aj at mercer.edu
Fri Oct 21 07:50:32 EDT 2022
So one of the action points on the second project is to make a segmented
code base (with appropriate header files) as well as a segmented
makefile. Some of you have started this with limited success. I will
show you how to do this next week. Since some of you have already done a
significant amount of your coding without this type of code arrangement,
I will not count off if your code is not built in a segmented manner. I
will, however, give extra-credit to those that (1) break their code up
into individual code segments and (2) create a segmented makefile that
builds the code.
Understand -- you still must have a makefile to compile your code in
your repo. A segmented makefile is different.
Segmented code and makefiles will be required in the third project.
--
*/Andrew J. Pounds, Ph.D./*
/Professor of Chemistry and Computer Science/
/Director of the Computational Science Program/
/Mercer University, Macon, GA 31207 (478) 301-5627/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://theochem.mercer.edu/pipermail/csc315/attachments/20221021/cc4832c4/attachment.html>
More information about the csc315
mailing list