mirror of
https://github.com/MoleskiCoder/EightBit.git
synced 2025-08-15 10:27:26 +00:00
Merge branch 'master' of https://github.com/MoleskiCoder/EightBit
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
CXXOBJECTS = $(CXXFILES:.cpp=.o)
|
||||
|
||||
LDFLAGS += -g
|
||||
|
||||
SOURCES = $(CXXFILES)
|
||||
OBJECTS = $(CXXOBJECTS)
|
||||
|
||||
|
Reference in New Issue
Block a user