repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
server: Added access rights mapping to process and thread objects.
[wine/multimedia.git]
/
programs
/
clock
/
Makefile.in
blob
91822e5e401b246dcfd6ecbbde2cf46ed05a8506
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
clock.exe
6
APPMODE
= -
mwindows
7
IMPORTS
=
comdlg32 shell32 user32 gdi32 kernel32
8
9
LICENSELANG
=
En
10
11
C_SRCS
=
\
12
license.c \
13
main.c \
14
winclock.c \
15
$(
LICENSELANG
:%=
License_
%
.c
)
16
17
RC_SRCS
=
rsrc.rc
18
19
@MAKE_PROG_RULES@
20
21
### Dependencies: