summaryrefslogblamecommitdiffstats
path: root/automake/host.am
blob: b7033e3df03a38f91a22e785bc8781a1dd3e358d (plain) (tree)
1
2
3
4
5
6
7






                                                        






                                  
## $Id$

## NOTE: This is a temporary work-around to keep 
## RTEMS's non automake standard make targets working.
## Once automake is fully integrated these make targets 
## and this file will probably be removed

preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am

depend-am:
depend: depend-am
.PHONY: depend depend-am