]> andersk Git - splint.git/blobdiff - bin/Makefile.in
Modified the doc/Makefile.am so that the man page is install under make install.
[splint.git] / bin / Makefile.in
index 149366eaca6a5bceb251b059e56649bc0ff93d70..e91b029a8db2379ad2a7a0e7d3f3719e11b807f2 100644 (file)
@@ -61,29 +61,20 @@ host_alias = @host_alias@
 host_triplet = @host@
 target_alias = @target_alias@
 target_triplet = @target@
-AMTAR = @AMTAR@
-AWK = @AWK@
 BISON = @BISON@
 CAT = @CAT@
 CC = @CC@
 CP = @CP@
 CPP = @CPP@
-DEPDIR = @DEPDIR@
 DIFF = @DIFF@
-EXEEXT = @EXEEXT@
 GREP = @GREP@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 LCLOBJ = @LCLOBJ@
 LEX = @LEX@
 LN_S = @LN_S@
 MV = @MV@
-OBJEXT = @OBJEXT@
 PACKAGE = @PACKAGE@
 RM = @RM@
 VERSION = @VERSION@
-am__include = @am__include@
-am__quote = @am__quote@
-install_sh = @install_sh@
 
 AUTOMAKE_OPTIONS = 1.5 foreign
 
This page took 0.032407 seconds and 4 git commands to generate.