mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2024-11-22 14:16:52 -08:00
18 lines
326 B
Plaintext
18 lines
326 B
Plaintext
|
# CMAKE generated file: DO NOT EDIT!
|
||
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
|
||
|
|
||
|
# compile ASM_NASM with /usr/bin/nasm
|
||
|
# compile C with /usr/bin/gcc
|
||
|
ASM_NASM_FLAGS = -f elf32
|
||
|
|
||
|
ASM_NASM_DEFINES =
|
||
|
|
||
|
ASM_NASM_INCLUDES =
|
||
|
|
||
|
C_FLAGS = -m32 -ffreestanding -nostdlib -g -std=gnu11
|
||
|
|
||
|
C_DEFINES =
|
||
|
|
||
|
C_INCLUDES =
|
||
|
|