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

       



                                  
                     
                 
                                   

            

                                                        
 
## $Id$

preinstall-am: $(PREINSTALL_FILES)
preinstall: preinstall-am
.PHONY: preinstall preinstall-am

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

clean-local:
	$(RM) -r o-optimize o-debug $(CLEANDIRS)
	$(RM) Depends-o-optimize.tmp Depends-o-debug.tmp