Sweden-Number/programs/clock/Makefile.in

22 lines
292 B
Makefile

EXTRADEFS = -DSTRICT
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = clock
LICENSELANG = En
C_SRCS = \
language.c \
license.c \
main.c \
winclock.c \
$(LICENSELANG:%=License_%.c)
RC_SRCS = rsrc.rc
@MAKE_PROG_RULES@
### Dependencies: