Files
rtems-patmos/automake/host.am
Ralf Corsepius 1827c35f55 Remove depend-am:
2006-01-12 03:49:52 +00:00

11 lines
308 B
Plaintext

## $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