1
Fork 0
mirror of https://github.com/naehrwert/scetool.git synced 2025-04-24 13:47:47 +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
OS_TARGET=scetool
LDFLAGS=-lz