/[pspp]/psppire/Smake
ViewVC logotype

Diff of /psppire/Smake

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

revision 1.2 by jmd, Thu Nov 3 04:52:28 2005 UTC revision 1.3 by jmd, Thu Nov 3 05:42:48 2005 UTC
# Line 4  all: configure config.sub config.guess l Line 4  all: configure config.sub config.guess l
4  config.sub config.guess ltmain.sh:  config.sub config.guess ltmain.sh:
5          libtoolize --automake          libtoolize --automake
6    
7    psppire-conf.h.in:
8            autoheader
9    
10  configure: aclocal.m4 configure.ac Makefile.in  configure: aclocal.m4 configure.ac Makefile.in  psppire-conf.h
11          autoconf          autoconf
12    
13  Makefile.in:  Makefile.in psppire-conf.h:  psppire-conf.h.in Makefile.am
14          automake --add-missing          automake --add-missing
15    
16    
# Line 20  aclocal.m4:  ltmain.sh Line 22  aclocal.m4:  ltmain.sh
22  clean:  clean:
23          $(RM) aclocal.m4 config.guess config.sub          $(RM) aclocal.m4 config.guess config.sub
24          $(RM) configure config.status psppire-conf.h          $(RM) configure config.status psppire-conf.h
25            $(RM) psppire-conf.h.in
26          find \( -name Makefile.in -o -name Makefile \) -exec $(RM) {} \;          find \( -name Makefile.in -o -name Makefile \) -exec $(RM) {} \;
27          $(RM) -r autom4te.cache          $(RM) -r autom4te.cache
28          $(RM) config.log          $(RM) config.log

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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