mirror of
https://github.com/naehrwert/scetool.git
synced 2025-04-28 07:37:46 +00:00
Update Makefile
This commit is contained in:
parent
d78d8986c9
commit
80d9ace30e
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
|
CFLAGS=-g -O0 -Wall
|
||||||
OS_TARGET=scetool
|
OS_TARGET=scetool
|
||||||
LDFLAGS=-lz
|
LDFLAGS=-lz
|
||||||
|
|
Loading…
Add table
Reference in a new issue