]> andersk Git - splint.git/blobdiff - lib/Makefile.in
splint now tried to define a symbol based on the current processor type.
[splint.git] / lib / Makefile.in
index 55d886fc6e4b4a8a4b7c7e82700ddbae45f83654..35c4a16c3f0795f53d51052cdb4cac692a430f8c 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.038745 seconds and 4 git commands to generate.