Skip to content

OzzyProjects/generic_makefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

A C++ basic generic Makefile with multiple sources and headers (Linux & MAC OSX compatible)

Make sure you have lcurl installed (for linux users)

If not :

sudo apt-get install libcurl4-openssl-dev

You just have to modify variables SRC, INC, EXEC and MAIN with your environment settings.

And sudo make in your terminal to generate the exec.

About

A C++ basic generic makefile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages