mirror of
https://gitlab.freedesktop.org/pkg-config/pkg-config.git
synced 2025-12-20 05:30:03 +01: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
|