rem Copyright (c) 1993 Xerox Corporation.  All rights reserved.
rm -f PCR←Arch.h
copy PCR←Arch←INTEL.h PCR←Arch.h
rm -f PCR←OS.h
copy PCR←OS←←OS2.h PCR←OS.h
rm -f PCR←StdTypes.h
copy PCR←StdTypes←←OS2.h PCR←StdTypes.h
rm -f config.mk
copy config←←OS2.mk config.mk
rm -Rf ansihost
md ansihost
xcopy /s host ansihost
rm -Rf posixhost
md posixhost
xcopy /s host posixhost
rm -Rf ../posix/host
md ..\posix\host
xcopy /s host ..\posix\host
rm -Rf ../ansi/host
md ..\ansi\host
xcopy /s host ..\ansi\host