URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Go to most recent revision |
Only display areas with differences |
Details |
Blame |
View Log
Rev 30 |
Rev 173 |
## $Id: host.am,v 1.2 2001-09-27 11:59:11 chris Exp $
|
## $Id: host.am,v 1.2 2001-09-27 11:59:11 chris Exp $
|
|
|
## NOTE: This is a temporary work-around to keep
|
## NOTE: This is a temporary work-around to keep
|
## RTEMS's non automake standard make targets working.
|
## RTEMS's non automake standard make targets working.
|
## Once automake is fully integrated these make targets
|
## Once automake is fully integrated these make targets
|
## and this file will probably be removed
|
## and this file will probably be removed
|
|
|
debug:
|
debug:
|
@echo
|
@echo
|
@echo "\"make debug\" is obsolete, instead use:"
|
@echo "\"make debug\" is obsolete, instead use:"
|
@echo " make VARIANT=DEBUG"
|
@echo " make VARIANT=DEBUG"
|
@echo
|
@echo
|
|
|
.PHONY: debug
|
.PHONY: debug
|
|
|
profile:
|
profile:
|
@echo
|
@echo
|
@echo "\"make profile\" is obsolete, instead use:"
|
@echo "\"make profile\" is obsolete, instead use:"
|
@echo " make VARIANT=PROFILE"
|
@echo " make VARIANT=PROFILE"
|
@echo
|
@echo
|
|
|
preinstall-am: $(PREINSTALL_FILES)
|
preinstall-am: $(PREINSTALL_FILES)
|
preinstall: preinstall-am
|
preinstall: preinstall-am
|
.PHONY: preinstall preinstall-am
|
.PHONY: preinstall preinstall-am
|
|
|
depend-am:
|
depend-am:
|
depend: depend-am
|
depend: depend-am
|
.PHONY: depend depend-am
|
.PHONY: depend depend-am
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.