/[autoconf]/autoconf/lib/autoscan/Makefile.in
ViewVC logotype

Diff of /autoconf/lib/autoscan/Makefile.in

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

revision 1.22 by akim, Fri Oct 25 13:19:26 2002 UTC revision 1.23 by akim, Fri Oct 25 14:30:51 2002 UTC
# Line 96  autoscanlibdir = $(pkgdatadir)/autoscan Line 96  autoscanlibdir = $(pkgdatadir)/autoscan
96    
97  EXTRA_DIST = autoscan.pre  EXTRA_DIST = autoscan.pre
98  nodist_autoscanlib_DATA = autoscan.list  nodist_autoscanlib_DATA = autoscan.list
99    CLEANFILES = autoscan.list
100    
101  SUFFIXES = .m4 .m4f  SUFFIXES = .m4 .m4f
102    
# Line 266  install-strip: Line 267  install-strip:
267  mostlyclean-generic:  mostlyclean-generic:
268    
269  clean-generic:  clean-generic:
270            -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
271    
272  distclean-generic:  distclean-generic:
273          -rm -f Makefile $(CONFIG_CLEAN_FILES)          -rm -f Makefile $(CONFIG_CLEAN_FILES)

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

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