1
Fork 0
mirror of https://github.com/naehrwert/scetool.git synced 2025-04-28 07:37:46 +00:00

Update Makefile

This commit is contained in:
masterzorag 2014-07-23 22:25:13 +02:00
parent d78d8986c9
commit 80d9ace30e

View file

@ -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