home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
sdk
/
dbmsg
/
sql
/
ods
/
procsrv
/
makefile
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1997-10-10
|
228 b
|
17 lines
USE_SQL=1
USE_ODS=1
console=1
Proj = ProcSrv
cDefines=-DDBNTWIN32
!include <BkOffice.Mak>
All: $(ObjDir)\$(Proj).Exe $(ObjDir)\Service.Exe
$(ObjDir)\$(Proj).Exe: $(@R).Obj
$(ObjDir)\Service.Exe: $(@R).Obj