Return a true boolean value (0 or 1).
[wine/wine64.git] / programs / clock / Makefile.in
blob91822e5e401b246dcfd6ecbbde2cf46ed05a8506
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
9 LICENSELANG = En
11 C_SRCS = \
12 license.c \
13 main.c \
14 winclock.c \
15 $(LICENSELANG:%=License_%.c)
17 RC_SRCS = rsrc.rc
19 @MAKE_PROG_RULES@
21 ### Dependencies: