diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2019-09-16 12:46:44 -0400 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2019-09-16 12:46:44 -0400 |
commit | dbb26902ed54ce308fdcec4697616e152f2894fd (patch) | |
tree | 13f6d840e6b300c10a1f6ff54051c12d9a4126e4 /Makefile | |
parent | 331e858d2dd0155b54b4bf9edfbbb84d3d5a8145 (diff) |
success with font loading
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,3 +83,4 @@ $(OUTDIR)/%.$(OBJEXT): $(SRCDIR)/%.$(SRCEXT) @rm -f $(OUTDIR)/$*.$(DEPEXT).tmp .PHONY: all remake clean cleaner resources + |