Make file for C++
Includes printer drivers and some other fancy things.
Anyway, at the moment, I'm running the command by hand in my terminal. This is what I need to run:
g++ -o bin/file `cups-config --cflags` src/file.cpp `cups-config --libs` cp bin/file someotherplace/file
(Obviously, I use history... Not going to type that every time
So, I was thinking that there must have been a better way, without going through an IDE (it's literally just one file, not going to open up xCode for that).
After asking Kyek... A Makefile, of course! However, I've looked around, and can't quite find a tutorial that works.
So yeah... What should the file contain, and how should I run it?
Thanks






Cartoon Clouds
Mountains
Sunrise
Clouds
Green Clouds
None














Help