/[cln]/Makefile.in
ViewVC logotype

Diff of /Makefile.in

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

revision 1.10 by kreckel, Wed Mar 3 23:37:58 2004 UTC revision 1.11 by kreckel, Sat May 1 20:44:35 2004 UTC
# Line 65  clean : force Line 65  clean : force
65  distclean : force  distclean : force
66          cd @subdir@; if test -f Makefile; then $(MAKE) distclean; fi          cd @subdir@; if test -f Makefile; then $(MAKE) distclean; fi
67          $(RM) config.status config.log config.cache Makefile          $(RM) config.status config.log config.cache Makefile
68          $(RM) cln-config cln-config.1 cln.spec cln.pc          $(RM) cln-config cln-config.1 cln.pc
69          $(RM) libtool          $(RM) libtool
70          $(RM) include/cln/config.h include/cln/intparam.h include/cln/floatparam.h src/base/cl_base_config.h src/base/cl_gmpconfig.h src/float/cl_float_config.h src/timing/cl_t_config.h          $(RM) include/cln/config.h include/cln/intparam.h include/cln/floatparam.h src/base/cl_base_config.h src/base/cl_gmpconfig.h src/float/cl_float_config.h src/timing/cl_t_config.h
71    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15