]> andersk Git - splint.git/blobdiff - doc/Makefile.in
splint now tried to define a symbol based on the current processor type.
[splint.git] / doc / Makefile.in
index 1105badab56fe184187cb764569648e0b48322b9..a0ba9864d41415b66d90879b25216c9e773a8fef 100644 (file)
@@ -55,8 +55,12 @@ POST_INSTALL = :
 NORMAL_UNINSTALL = :
 PRE_UNINSTALL = :
 POST_UNINSTALL = :
+build_alias = @build_alias@
+build_triplet = @build@
 host_alias = @host_alias@
 host_triplet = @host@
+target_alias = @target_alias@
+target_triplet = @target@
 AMTAR = @AMTAR@
 AWK = @AWK@
 BISON = @BISON@
This page took 0.049131 seconds and 4 git commands to generate.