Previous 199869 Revisions Next

r34867 Thursday 5th February, 2015 at 14:40:53 UTC by Oliver Stöneberg
fixed makefile (nw)
[/trunk]makefile

trunk/makefile
r243378r243379
531531ifdef CPP11
532532CPPONLYFLAGS += -x c++ -std=gnu++11
533533else
534CPPONLYFLAGS += -x c++ -std=gnu++89
534CPPONLYFLAGS += -x c++ -std=gnu++98
535535endif
536536COBJFLAGS += -x objective-c++
537537


Previous 199869 Revisions Next


© 1997-2024 The MAME Team