summaryrefslogtreecommitdiff
path: root/TAO/tests/Collocation/Makefile.bor
blob: 851e33b1a207bdf65242872f5d9a4a728f08f631 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for building the Collocation test executables and libraries
#

!include <$(ACE_ROOT)\include\makeinclude\make_flags.bor>

all:
	$(MAKE) -f Coll_Test_Stubs.bor $(MAKE_FLAGS)
	$(MAKE) -f Diamond.bor $(MAKE_FLAGS)
	$(MAKE) -f Collocation.bor $(MAKE_FLAGS)