aboutsummaryrefslogblamecommitdiffstats
path: root/bindings/clx/test1/test1g.bpg
blob: db19a619ca4156ad93bff74a8369eb0349d652b8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                               
#------------------------------------------------------------------------------
VERSION = BWS.02.5
#------------------------------------------------------------------------------
MAKE = make -$(MAKEFLAGS) -f$**
DCC =dcc $<
#------------------------------------------------------------------------------
PROJECTS = test1
#------------------------------------------------------------------------------
default: $(PROJECTS)
#------------------------------------------------------------------------------

test1: test1.dpr
								$(DCC)