CMake: `make install' for libraries, executables and header files.
[oota-llvm.git] / Makefile.config.in
index 7f2acf2397084ea43f431873251b03b03bf3d289..f2239ef6a0eb041c9ac68a8885240d54ff08761f 100644 (file)
@@ -160,6 +160,7 @@ OCAMLC     := @OCAMLC@
 OCAMLOPT   := @OCAMLOPT@
 OCAMLDEP   := @OCAMLDEP@
 OCAMLDOC   := @OCAMLDOC@
+GAS       := @GAS@
 POD2HTML   := @POD2HTML@
 POD2MAN    := @POD2MAN@
 RUNTEST    := @RUNTEST@