EmbLogic's Blog

Facing issues in executing makefile…using make command

i have created three source files and thee header files…

the  name and containt of these file area as follows…

main.c      one include file and one printf statment

one.c       one include file and one printf statments

two.c       one include file and one printf statement

header1.h     only printf statement

header2.h      only printf statment

header3.h      only printf statments

 

i got error while executing it and no object code provided.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>