/[dejagnu]/dejagnu/Makefile.in
ViewVC logotype

Diff of /dejagnu/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by rsavoye, Wed May 9 18:19:43 2001 UTC revision 1.8 by rsavoye, Wed May 30 15:35:50 2001 UTC
# Line 62  CONFIG = @CONFIG@ Line 62  CONFIG = @CONFIG@
62  CXX = @CXX@  CXX = @CXX@
63  DOCBOOK = @DOCBOOK@  DOCBOOK = @DOCBOOK@
64  EXEEXT = @EXEEXT@  EXEEXT = @EXEEXT@
65    LEX = @LEX@
66  MAINT = @MAINT@  MAINT = @MAINT@
67  MAKEINFO = @MAKEINFO@  MAKEINFO = @MAKEINFO@
68  PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
69  TCLSH = @TCLSH@  TCLSH = @TCLSH@
70  VERSION = @VERSION@  VERSION = @VERSION@
71    YACC = @YACC@
72  tclsh = @tclsh@  tclsh = @tclsh@
73    
74  AUTOMAKE_OPTIONS = dejagnu  AUTOMAKE_OPTIONS = dejagnu
75    
76  # Install all the associated data files  # Install all the associated data files
77  SUBDIRS = doc testsuite example  SUBDIRS = doc testsuite example
78    
79  # Install the bourne shell script driver in the bindir  # Install the bourne shell script driver in the bindir
80  bin_SCRIPTS = runtest  bin_SCRIPTS = runtest

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26