Which ‘flavour’ of make is installed as part of xcode on Mac OSX?
I’m trying to create a makefile that will work on OSX, but I don’t know what style of conditional statement to use. (I don’t have access to a Mac).
I’m trying to create a makefile that will work on OSX, but I don’t know what style of conditional statement to use. (I don’t have access to a Mac).