summaryrefslogtreecommitdiff
path: root/performance-tests/Misc/preempt.bor
blob: cab7a2939b5efce5250dc93b26323d4cc34c9290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

#
# Makefile for building the preempt Misc performance-test
# 

NAME = preempt
  
OBJFILES = \
	$(OBJDIR)\preempt.obj
  
CPPDIR = .;..

IDLDIR = .
  
!include <$(ACE_ROOT)\include\makeinclude\build_example.bor>
  
# 
# IDL Build rules
#