summaryrefslogtreecommitdiff
path: root/TAO/tests/Makefile.bor
blob: 82f2e6c3b8b3deb921f2534e616b514cdeff9a39 (plain)
1
2
3
4
5
6
7
8
9
#
# Makefile for building the TAO tests
#

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

tests:
	cd $(ACE_ROOT)\TAO\tests\CDR
	$(MAKE) -f Makefile.bor $(MAKE_FLAGS)