source: rtems/automake/host.am @ d225716

4.104.114.84.95
Last change on this file since d225716 was d225716, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 04:48:13

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

  • automake/local.am, automake/host.am: Remove "debug".
  • Property mode set to 100644
File size: 363 bytes
RevLine 
[df49c60]1## $Id$
2
3## NOTE: This is a temporary work-around to keep
4## RTEMS's non automake standard make targets working.
5## Once automake is fully integrated these make targets
6## and this file will probably be removed
7
8preinstall-am: $(PREINSTALL_FILES)
9preinstall: preinstall-am
10.PHONY: preinstall preinstall-am
11
12depend-am:
13depend: depend-am
14.PHONY: depend depend-am
Note: See TracBrowser for help on using the repository browser.