mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 22:30:22 +00:00
6 lines
61 B
Makefile
6 lines
61 B
Makefile
|
if PLATFORM_WIN32
|
||
|
wimp = ms-windows
|
||
|
endif
|
||
|
|
||
|
SUBDIRS = $(wimp)
|