import
This commit is contained in:
9
pkgconfig.mk
Normal file
9
pkgconfig.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
# Package version of Unicorn for Makefile.
|
||||
# To be used to generate unicorn.pc for pkg-config
|
||||
|
||||
# version major & minor
|
||||
PKG_MAJOR = 0
|
||||
PKG_MINOR = 9
|
||||
|
||||
# version bugfix level. Example: PKG_EXTRA = 1
|
||||
PKG_EXTRA =
|
||||
Reference in New Issue
Block a user