OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [automake/] [host.am] - Diff between revs 1026 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 1026 Rev 1765
## host.am,v 1.2 2000/06/12 14:59:25 joel Exp
## host.am,v 1.2 2000/06/12 14:59:25 joel 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
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.