source: rtems/c/src/automake/local.am @ 3a99e6f

4.104.114.84.95
Last change on this file since 3a99e6f was 3a99e6f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/17/03 at 13:31:49

2003-08-17 Ralf Corsepius <corsepiu@…>

  • configure.ac: Remove stray comments.
  • automake/local.am, automake/host.am: Remove "debug".
  • Property mode set to 100644
File size: 206 bytes
RevLine 
[11a26b9]1## $Id$
2
3preinstall-am: $(PREINSTALL_FILES)
4preinstall: preinstall-am
5.PHONY: preinstall preinstall-am
6
7depend-am:
8depend: depend-am
9.PHONY: depend depend-am
10
11PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
Note: See TracBrowser for help on using the repository browser.