mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2026-05-21 01:18:22 +02:00
9 lines
101 B
Text
9 lines
101 B
Text
|
|
pkg_config_SOURCES = \
|
||
|
|
pkg.h \
|
||
|
|
pkg.c \
|
||
|
|
parse.h \
|
||
|
|
parse.c \
|
||
|
|
rpmvercmp.c \
|
||
|
|
rpmvercmp.h \
|
||
|
|
main.c
|