mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-20 04:18:14 +02:00
Like the previous commit, we split out the build rules so that we keep Makefile.vc as clean as possible, as we want to support building pkg-config with the bundled copy of GLib with the NMake Makefiles as well.
6 lines
118 B
Makefile
6 lines
118 B
Makefile
EXTRA_DIST = \
|
|
build-rules-msvc.mak \
|
|
create-lists-msvc.mak \
|
|
detectenv-msvc.mak \
|
|
Makefile.vc \
|
|
config.h.win32
|