mirror of
https://git.planet-casio.com/Lephenixnoir/OpenLibm.git
synced 2025-04-03 17:17:13 +02:00
commit
2aed05070f
1 changed files with 1 additions and 1 deletions
2
Make.inc
2
Make.inc
|
@ -1,7 +1,7 @@
|
|||
# -*- mode: makefile-gmake -*-
|
||||
|
||||
OS := $(shell uname)
|
||||
VERSION = 0.1.0
|
||||
VERSION = 0.2.0
|
||||
VERSION_SPLIT = $(subst ., , $(VERSION))
|
||||
DESTDIR =
|
||||
prefix = /usr/local
|
||||
|
|
Loading…
Add table
Reference in a new issue