summaryrefslogtreecommitdiff
path: root/Master/source/tlperl/makefile.mk.diff
blob: 97d63575fdd7b8ff1116a3e237ec8af3c8f00723 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
30c30
< INST_TOP	*= $(INST_DRV)\perl
---
> INST_TOP	*= $(INST_DRV)\tlperl
36c36
< #WIN64		*= undef
---
> WIN64		*= undef
148c148
< #GCCWRAPV       *= define
---
> GCCWRAPV       *= define
230c230
< CCHOME		*= C:\MinGW
---
> CCHOME		*= X:\mingw
499c499
< OPTIMIZE	= -s -O2
---
> OPTIMIZE	= -s -O0