diff options
Diffstat (limited to 'rotord/Makefile')
| -rw-r--r-- | rotord/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/Makefile b/rotord/Makefile index d2546e0..ed200cc 100644 --- a/rotord/Makefile +++ b/rotord/Makefile @@ -43,6 +43,7 @@ HDREXTS = .h .H .hh .hpp .HPP .h++ .hxx .hp # Users can override those variables from the command line. CFLAGS = -g -O2 CXXFLAGS= +CXX = colorgcc # The C program compiler. #CC = gcc |
