mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2024-11-19 17:06:04 -07:00
8 lines
135 B
Makefile
8 lines
135 B
Makefile
SCRIPTS = winemaker
|
|
|
|
SOURCES = \
|
|
winemaker.de.UTF-8.man.in \
|
|
winemaker.fr.UTF-8.man.in \
|
|
winemaker.man.in
|
|
|
|
INSTALL_DEV = $(SCRIPTS)
|