comparison Makefile @ 96:50a69d327b4f

Remove support for GL_GLEXT_PROTOTYPES.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 25 May 2021 02:35:14 +0300
parents cc1c35357e39
children 10adf567b6f2
comparison
equal deleted inserted replaced
95:59195e95c080 96:50a69d327b4f
1 ### 1 ###
2 ### Generic UNIX targets 2 ### Generic UNIX targets
3 ### 3 ###
4 4
5 #CXXFLAGS ?= -DGL_GLEXT_PROTOTYPES 5 #CXXFLAGS ?=
6 #LDFLAGS ?= 6 #LDFLAGS ?=
7 7
8 BINPATH ?= ./ 8 BINPATH ?= ./
9 BINEXT ?= 9 BINEXT ?=
10 OBJPATH ?= ./obj/unix/ 10 OBJPATH ?= ./obj/unix/