spielwiese
Last change
on this file since 997a5b2 was
997a5b2,
checked in by Oleksandr Motsak <motsak@…>, 10 years ago
|
Added the generation and installation of pkgconfig (*.pc) files + release versions for packages
|
-
Property mode set to
100644
|
File size:
346 bytes
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@ |
---|
4 | includedir=@includedir@ |
---|
5 | |
---|
6 | Name: @PACKAGE@ |
---|
7 | Description: The Singular memory manager |
---|
8 | Version: @PACKAGE_VERSION@ |
---|
9 | URL: https://github.com/Singular/Sources/tree/spielwiese/@PACKAGE@ |
---|
10 | |
---|
11 | # Requires: |
---|
12 | # Conflicts: |
---|
13 | |
---|
14 | Cflags: -I${includedir} -DOM_NDEBUG |
---|
15 | Libs: -L${libdir} -l@PACKAGE@ |
---|
16 | # Libs.private: |
---|
17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.