GNU and BSD Make compatible makefile
This commit is contained in:
parent
62b4ca67a0
commit
e80115cf69
4 changed files with 10 additions and 4 deletions
3
BSDmakefile
Normal file
3
BSDmakefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
VERSION != git describe --tags
|
||||
|
||||
include common.mk
|
Loading…
Add table
Add a link
Reference in a new issue