]> git.saurik.com Git - wxWidgets.git/blobdiff - src/makeg95.env
Added simple notebook sample
[wxWidgets.git] / src / makeg95.env
index 9f63cdba4c2c4bb2487f4214212f63dbfd764eb9..56230fadc7669cac4654f48bd4bb7540588ae629 100644 (file)
@@ -31,8 +31,7 @@ CC = gcc
 CCC = $(CC)
 
 # Compiler used for LEX generated C
-# AIX: use $(CCC)
-CCLEX=$(CC)
+CCLEX=gcc
 
 MAKE=make
 
@@ -40,8 +39,8 @@ MAKE=make
 LEX=flex.exe -t -L
 
 # YACC. byacc or bison
-YACC=byacc.exe
-YACC=bison.exe
+YACC=byacc.exe
+YACC=bison.exe
 
 # Resource compiler
 RESCOMP=windres.exe