repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
usp10: Correct rounding of negative offsets in GPOS.
[wine.git]
/
programs
/
xcopy
/
Makefile.in
blob
3e03f83dbda33d503903570e7ec72d87eb307a43
1
MODULE
=
xcopy.exe
2
APPMODE
= -
mconsole
-
municode
-
mno-cygwin
3
IMPORTS
=
shell32 user32
4
EXTRAINCL
= -
I
$(
top_srcdir
)/
include
/
msvcrt
5
MODCFLAGS
=
@BUILTINFLAG@
6
7
C_SRCS
=
\
8
xcopy.c
9
10
RC_SRCS
=
xcopy.rc
11
PO_SRCS
=
xcopy.rc
12
13
@MAKE_PROG_RULES@