cmake-dev
master
@ -3,7 +3,7 @@ CC=gcc
CFLAGS= -Wall -O3
LDFLAGS= -lz -lpng
TARGET=RogueDE-texture
TARGET=RSE-Texture
VERSION=1.0a
SRC_DIR=src
SRC= $(wildcard $(SRC_DIR)/*.c)
@ -30,4 +30,4 @@ $(TARGET): $(OBJS)
clean:
@rm -rf $(BUILD_DIR)
@rm -f RogueDE-*
@rm -f RSE-*
The note is not visible to the blocked user.