source: rtems/c/src/automake/host.am @ a7479f2

4.104.114.84.95
Last change on this file since a7479f2 was 8de9ae0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/13/05 at 09:16:48

Remove depend.

  • Property mode set to 100644
File size: 308 bytes
Line 
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
Note: See TracBrowser for help on using the repository browser.