1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/tools/Makefile.in
2024-06-25 21:54:59 +02:00

12 lines
157 B
Makefile

PROGRAMS = \
makedep \
make_xftmpl
SOURCES = \
make_xftmpl.c \
makedep.c \
wineapploader.in
makedep_OBJS = makedep.o
make_xftmpl_OBJS = make_xftmpl.o