17 lines
517 B
Makefile
17 lines
517 B
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "MinGW Makefiles" Generator, CMake Version 3.9
|
|
|
|
# compile C with C:/Program Files (x86)/mingw-w64/i686-7.2.0-posix-dwarf-rt_v5-rev1/mingw32/bin/gcc.exe
|
|
# compile CXX with C:/Program Files (x86)/mingw-w64/i686-7.2.0-posix-dwarf-rt_v5-rev1/mingw32/bin/g++.exe
|
|
C_FLAGS = -g
|
|
|
|
C_DEFINES = -DDEBUG=1
|
|
|
|
C_INCLUDES = @CMakeFiles/amiberry.dir/includes_C.rsp
|
|
|
|
CXX_FLAGS = -g -std=gnu++11
|
|
|
|
CXX_DEFINES = -DDEBUG=1
|
|
|
|
CXX_INCLUDES = @CMakeFiles/amiberry.dir/includes_CXX.rsp
|
|
|