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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [automake/] [host.am] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
## host.am,v 1.2 2000/06/12 14:59:25 joel Exp
2
 
3
## NOTE: This is a temporary work-around to keep
4
## RTEMS's non automake standard make targets working.
5
## Once automake is fully integrated these make targets
6
## and this file will probably be removed
7
 
8
debug:
9
        @echo
10
        @echo "\"make debug\" is obsolete, instead use:"
11
        @echo " make VARIANT=DEBUG"
12
        @echo
13
 
14
.PHONY: debug
15
 
16
profile:
17
        @echo
18
        @echo "\"make profile\" is obsolete, instead use:"
19
        @echo " make VARIANT=PROFILE"
20
        @echo
21
 
22
preinstall-am: $(PREINSTALL_FILES)
23
preinstall: preinstall-am
24
.PHONY: preinstall preinstall-am
25
 
26
depend-am:
27
depend: depend-am
28
.PHONY: depend depend-am

powered by: WebSVN 2.1.0

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