summaryrefslogtreecommitdiff
path: root/common/pcdefs.mak
blob: a5ef9dc7e94c63da55223694ef051a547a9ffc10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#    Copyright (C) 1997, 1998 Aladdin Enterprises.  All rights reserved.
#    Unauthorized use, copying, and/or distribution prohibited.

# pcdefs.mak
# Definitions for compilation on MS-DOS and MS Windows systems.

# The line following the next one must be blank.
#C_ is defined per-compiler.
D=\\

OBJ=obj
I_=-I
II=-I
_I=
#O_ is defined per-compiler.
XE=.exe

CP_=copy /B
RM_=-erase
RMN_=-call $(COMMONDIR)\rm.bat