source: rtems/cpukit/automake/local.am @ 9d770ab5

4.104.114.84.95
Last change on this file since 9d770ab5 was 5c24afe9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/14/04 at 05:20:59

2004-01-14 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Re-add dirstamps to PREINSTALL_FILES. Add PREINSTALL_FILES to CLEANFILES.
  • automake/local.am: Remove depend-am.
  • automake/subdirs.am: Remove depend-recursive.
  • Property mode set to 100644
File size: 127 bytes
Line 
1## $Id$
2
3preinstall-am: $(PREINSTALL_FILES)
4preinstall: preinstall-am
5.PHONY: preinstall preinstall-am
6
7depend:
8.PHONY: depend
Note: See TracBrowser for help on using the repository browser.