We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,621 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

how to run a makefile file on ubuntu ?

Hello

I have downloaded a source code written in C. There I found a Makefile file . Can you tell me how to run that "makefile" file from command line ?

thank you

4
Contributors
5
Replies
4 Days
Discussion Span
1 Year Ago
Last Updated
9
Views
begueradj
Junior Poster in Training
70 posts since Mar 2007
Reputation Points: 9
Solved Threads: 0
Skill Endorsements: 0

Hi, although I'm not sure this is the correct place for your post, try using 'make' command

mikrosfoititis
Junior Poster in Training
74 posts since Nov 2011
Reputation Points: 18
Solved Threads: 11
Skill Endorsements: 1

thank you, but it does not with make Make_file_name

begueradj
Junior Poster in Training
70 posts since Mar 2007
Reputation Points: 9
Solved Threads: 0
Skill Endorsements: 0

Well, what's the output then?
P.S. If your makefile is named as "Makefile" which is a default, you can just type make.

mikrosfoititis
Junior Poster in Training
74 posts since Nov 2011
Reputation Points: 18
Solved Threads: 11
Skill Endorsements: 1

if your makefile is of extension someFileName.make , try using make -f someFileName.make

rsashwin
Newbie Poster
8 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

I'm pretty sure you can rename it to makefile and just type make. I don't think that will affect anything in the makefile unless there's some special case in the file.


*edit: make sure you're in the correct directory on the command line when you type make or it obviously won't work

NerdyChick27
Newbie Poster
8 posts since Sep 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0697 seconds using 2.65MB