DEV Community

Discussion on: How to write the Simplest MAKE file

Collapse
 
pentacular profile image
pentacular

You should use

#include "hellomake.h"

Given that hellomake.h is not a system header. :)

It may fail otherwise on some systems.

Collapse
 
itsdeepanshu profile image
Deepanshu Udhwani

Yeah true, I mean create one file named hello.h! 😂😂😂