Re-generate the Makefiles

This commit is contained in:
Pierre Pronchery 2015-10-16 01:59:27 +02:00
parent 32cb0dfc6e
commit 78421d9be3
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
PACKAGE = libSystem
VERSION = 0.2.2
VERSION = 0.2.3
SUBDIRS = data doc include src tests tools
OBJDIR =
PREFIX = /usr/local

View File

@ -1,5 +1,5 @@
PACKAGE="libSystem"
VERSION="0.2.2"
VERSION="0.2.3"
PREFIX="/usr/local"
LIBDIR="${PREFIX}/lib"