/[svn]/gigedit/branches/release1_1_0/Makefile.svn
ViewVC logotype

Diff of /gigedit/branches/release1_1_0/Makefile.svn

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

gigedit/trunk/Makefile.cvs revision 1396 by schoenebeck, Wed Oct 10 15:48:54 2007 UTC gigedit/trunk/Makefile.svn revision 2795 by schoenebeck, Fri Jul 17 12:06:00 2015 UTC
# Line 26  check_dependencies: Line 26  check_dependencies:
26    
27  configure: check_dependencies configure.ac Makefile.am \  configure: check_dependencies configure.ac Makefile.am \
28             src/Makefile.am             src/Makefile.am
29          @intltoolize --force --automake          @intltoolize --copy --force --automake
30          @aclocal          @aclocal
31          @libtoolize --force --copy          @libtoolize --force --copy
32          @autoheader          @autoheader
33          @automake --add-missing --copy          @automake --add-missing --copy
34          @autoconf          @autoconf
35          ######################################################################          ######################################################################
36          # If you are compiling gigedit from CVS, make sure to use the latest #          # If you are compiling gigedit from SVN, make sure to use the latest #
37          # version of libgig from CVS as well !                               #          # version of libgig from CVS as well !                               #
38          ######################################################################          ######################################################################
39    
# Line 52  clean: Line 52  clean:
52          @rm -rvf *~ autom4te.cache \          @rm -rvf *~ autom4te.cache \
53                  depcomp INSTALL install-sh Makefile Makefile.in missing mkinstalldirs \                  depcomp INSTALL install-sh Makefile Makefile.in missing mkinstalldirs \
54                  gigedit-*.tar.gz po/*~ src/*~ gigedit.kdevelop.pcs debug src/a.out \                  gigedit-*.tar.gz po/*~ src/*~ gigedit.kdevelop.pcs debug src/a.out \
55                  Doxyfile COPYING                  Doxyfile intltool-extract.in intltool-merge.in intltool-update.in

Legend:
Removed from v.1396  
changed lines
  Added in v.2795

  ViewVC Help
Powered by ViewVC