diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-13 13:27:51 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-06-13 13:27:51 +0200 |
commit | 31adf2430974747d1c0d993b8a1a3e0750d79467 (patch) | |
tree | 6f11e73e657a100e1ae9ffa31c0106a099677e92 /makefile | |
parent | 66004b8c75175227eb432ab0f56274d98a834eab (diff) |
clean up uniform code
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ LDFLAGS += -lGLEW CFLAGS += -g GLFLAGS += --target-env=opengl -GLFLAGS += -fauto-map-locations .PHONY: FORCE .SECONDARY: # do not remove intermediate files |