X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ece421c6c40b0977dc2a7f91f9eff7234b814dd..54e18afcca6b75bfaf9dd1f12f4a255df8ae089d:/samples/opengl/penguin/makefile.unx diff --git a/samples/opengl/penguin/makefile.unx b/samples/opengl/penguin/makefile.unx index 90fe20d0f3..05d8fcfc45 100644 --- a/samples/opengl/penguin/makefile.unx +++ b/samples/opengl/penguin/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.4 (http://www.bakefile.org) +# Bakefile 0.2.5 (http://www.bakefile.org) # Do not modify, all changes will be overwritten! # ========================================================================= @@ -11,10 +11,10 @@ # ------------------------------------------------------------------------- # C compiler -CC ?= gcc +CC = gcc # C++ compiler -CXX ?= g++ +CXX = g++ # Standard flags for CC CFLAGS ?=