mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 06:00:45 +00:00
e619a15ac1
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
11 lines
104 B
Makefile
11 lines
104 B
Makefile
PROGRAMS = \
|
|
make_xftmpl
|
|
|
|
C_SRCS = \
|
|
make_xftmpl.c
|
|
|
|
IN_SRCS = \
|
|
wineapploader.in
|
|
|
|
all: wineapploader
|