aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAndy Belle-Isle <drumsetmonkey@gmail.com>2019-10-01 02:01:20 -0400
committerAndy Belle-Isle <drumsetmonkey@gmail.com>2019-10-01 02:01:20 -0400
commita62d96ad0521b064e6ef61a6f80888e27966502b (patch)
treed56045d4330314d608c39b5b1f304a4b99f17975 /Makefile
parent5cceca5ec696e6626cea0ec07f9db1b28bb3b875 (diff)
Started texture based world definitions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dcbac2b..e586110 100644
--- a/Makefile
+++ b/Makefile
@@ -83,4 +83,3 @@ $(OUTDIR)/%.$(OBJEXT): $(SRCDIR)/%.$(SRCEXT)
@rm -f $(OUTDIR)/$*.$(DEPEXT).tmp
.PHONY: all remake clean cleaner resources
-