making file

how can i make a makingfile?

since i have main.cpp , main1.cpp, main.h?

like

 
g++ main.cpp main1.cpp main.h
http://mrbook.org/tutorials/make/ this is what i learned off of. (a) for some reason you have to actually use tabs (no spaces that look like tabs. and (b) you shouldnt have .h file when compiling
Topic archived. No new replies allowed.