diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ CC=i686-foolos-gcc ############ compiler flags ############ CFLAGS= +CFLAGS=-w CFLAGS+=-ffreestanding CFLATS+=-Wall CFLAGS+=-Wextra |
