Re-generate the Makefiles
This commit is contained in:
parent
edbf2d9ee2
commit
9ac1d70a38
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
PACKAGE = libSystem
|
PACKAGE = libSystem
|
||||||
VERSION = 0.3.1
|
VERSION = 0.4.0
|
||||||
SUBDIRS = data doc include src tests tools
|
SUBDIRS = data doc include src tests tools
|
||||||
OBJDIR =
|
OBJDIR =
|
||||||
PREFIX = /usr/local
|
PREFIX = /usr/local
|
||||||
|
|
2
config.h
2
config.h
|
@ -1,5 +1,5 @@
|
||||||
#define PACKAGE "libSystem"
|
#define PACKAGE "libSystem"
|
||||||
#define VERSION "0.3.1"
|
#define VERSION "0.4.0"
|
||||||
|
|
||||||
#ifndef PREFIX
|
#ifndef PREFIX
|
||||||
# define PREFIX "/usr/local"
|
# define PREFIX "/usr/local"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user