diff options
author | Tomasz Konojacki <me@xenu.pl> | 2019-04-09 23:15:41 +0200 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2019-04-10 22:52:21 +0100 |
commit | a719c52dc174d7df309b8c7a4bf318e60fc704e0 (patch) | |
tree | 0a7e1650bba5a10bb558923730828c97b3799435 /NetWare | |
parent | 66b00aab2aa350e77fb96dc44942cb95fe2b0c13 (diff) | |
download | perl-a719c52dc174d7df309b8c7a4bf318e60fc704e0.tar.gz |
win32/Makefile: minor cleanup
Apart from the indentation fixes, the most notable change is
replacing constructs like this one:
!ELSE
!IF foo
!ENDIF
!ENDIF
with more readable:
!ELSEIF foo
!ENDIF
[perl #134014]
Diffstat (limited to 'NetWare')
0 files changed, 0 insertions, 0 deletions