summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CCF/Makefile
blob: aefb7d2515f708438ecedf34b0049bf7aa30f519 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#----------------------------------------------------------------------------
#       $Id$
#
#       Makefile for the ACE library
#----------------------------------------------------------------------------

.DEFAULT:
	@$(MAKE) -C CCF $@

.PHONY: all

all:
	@$(MAKE) -C CCF $@