Makefile.in 134 Bytes
MODULE    = xcopy.exe
APPMODE   = -mconsole -municode -mno-cygwin
IMPORTS   = shell32 user32

C_SRCS = \
	xcopy.c

RC_SRCS = xcopy.rc