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 23:35:01 +02:00
parent 9042cc4068
commit f2d04c9da1

View file

@ -1,4 +1,4 @@
CC=gcc
CC=g++
CFLAGS=-g -O0 -Wall
OS_TARGET=scetool
LDFLAGS=-lz