This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add an option TARG_DIR to makedef.pl, giving the path to files to read & write.
authorNicholas Clark <nick@ccl4.org>
Sat, 16 Jul 2011 20:51:11 +0000 (21:51 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 24 Jul 2011 08:30:17 +0000 (10:30 +0200)
commit080c37298617406e02876f5945650ccf10840f28
tree200388466acde33fc3dd5a351b862dcb723e2ec3
parent5097d0e7442cf91c815bc77f427ba824e9e79876
Add an option TARG_DIR to makedef.pl, giving the path to files to read & write.

Change the Makefiles for Win32, WinCE and NetWare to pass in TARG_DIR of ..\
Previously ..\ was hardcoded for PLATFORM=win32, wince or netware. Making it a
parameter allows portable testing of makedef.pl.
NetWare/Makefile
makedef.pl
win32/Makefile
win32/Makefile.ce
win32/makefile.mk