repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't return from overlapped ReadFile on EAGAIN and other non-fatal
[wine/gsoc_dplay.git]
/
programs
/
clock
/
Makefile.in
blob
409c357fa71b65c29698d93e9821a1e0abab87a5
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
clock
6
7
LICENSELANG
=
En
8
9
C_SRCS
=
\
10
language.c \
11
license.c \
12
main.c \
13
winclock.c \
14
$(
LICENSELANG
:%=
License_
%
.c
)
15
16
RC_SRCS
=
rsrc.rc
17
18
@MAKE_PROG_RULES@
19
20
### Dependencies: