]> andersk Git - splint.git/blobdiff - src/Makefile.in
splint now tried to define a symbol based on the current processor type.
[splint.git] / src / Makefile.in
index ab1fda427d27635101c1ae79eab694d1adb7d916..aa115aba441523fe095c89d3990e15061fc8f47d 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.036011 seconds and 4 git commands to generate.