Hi,

I want to include a file only once use the technique that is commonly
used in any C++ include files, such as

#ifndef FILENAME_H
#define FILENAME_H

#endif

Could you let me know how to do the similar thing in gnu make?

Thanks,
Peng


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to