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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [automake/] [host.am] - Blame information for rev 778

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
## $Id: host.am,v 1.2 2001-09-27 11:59:11 chris 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.