summaryrefslogtreecommitdiffstats
path: root/c/src/automake/host.am
blob: c25c0526a4acc1d251273e1de73f144331597a24 (plain) (blame)
1
2
3
4
5
6
7
8
## 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