I have a project with the following structure:

src/
        part1/
        part2/


The code in part1/ depends on .o files created in part2/.  What sort
of macros should I put in my part1/ Makefile.am to cause it to make
sure the files in part2/ are made before it tries to make the stuff in
part1/?

-- 
Jiva DeVoe
VP Of Software Development
Opnix, Inc. - Simply screaming bandwidth.
GPG Fingerprint: 0A17 DF84 516A 1DC4 B837  FE6D 3128 41CD 97CB 4AA7

Reply via email to