Does anyone know how to create a makefile on mac OS X? I think it needs to be declared a unix executable file
This is a discussion on Creating a Makefile within the C Programming forums, part of the General Programming Boards category; Does anyone know how to create a makefile on mac OS X? I think it needs to be declared a ...
Does anyone know how to create a makefile on mac OS X? I think it needs to be declared a unix executable file
I'm pretty sure it doens't need to be an executable file.
Here is the makefile for minibasic, which isn't too complicated.
matsp / minibasic / source — bitbucket.org
--
Mats
Compilers can produce warnings - make the compiler programmers happy: Use them!
Please don't PM me for help - and no, I don't do help over instant messengers.