summaryrefslogtreecommitdiff
path: root/TAO/tests/RTScheduling/Thread_Cancel/Makefile.bor
blob: 5b75b054ac1de408a657d9d93b75d0e2ce2227c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#----------------------------------------------------------------------------
#       Borland Workspace
#----------------------------------------------------------------------------

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

all:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Thread_Cancel.bor all

clean:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Thread_Cancel.bor clean

realclean:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Thread_Cancel.bor realclean

install:
	$(MAKE) -$(MAKEFLAGS) $(MAKE_FLAGS) -f Thread_Cancel.bor install

regenerate:
	perl /project/charanga/irfan/ACE_wrappers/bin/mwc.pl -type borland