mirror of
https://github.com/naehrwert/scetool.git
synced 2025-04-24 13:47:47 +00:00
Update Makefile
This commit is contained in:
parent
9042cc4068
commit
f2d04c9da1
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
CC=gcc
|
||||
CC=g++
|
||||
CFLAGS=-g -O0 -Wall
|
||||
OS_TARGET=scetool
|
||||
LDFLAGS=-lz
|
||||
|
|
Loading…
Add table
Reference in a new issue