summaryrefslogblamecommitdiffstats
path: root/automake/local.am
blob: c7c5f26b950e524cc4b0791712251dc0253adb1a (plain) (tree)
1
2
3
4
5
6
7
8
9
       
 
                                                 
                                                      

                                                        

         
               
                      

                 
                               
                                      

           
                   
                          

                   
                                   
                                          

              
                         
                                
 






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

debug-am:
debug: debug-am
.PHONY: debug debug-am

debug_install-am:
debug_install: debug_install-am
.PHONY: debug_install debug_install-am

profile-am:
profile: profile-am
.PHONY: profile profile-am

profile_install-am:
profile_install: profile_install-am
.PHONY: profile_install profile_install-am

preinstall-am:
preinstall: preinstall-am
.PHONY: preinstall preinstall-am

clobber-am:
clobber: clobber-am
.PHONY: clobber clobber-am

depend-am:
depend: depend-am
.PHONY: depend depend-am