Re-generate the Makefiles
This commit is contained in:
parent
8f2c3f5e2e
commit
8ed8322060
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
PACKAGE = libSystem
|
PACKAGE = libSystem
|
||||||
VERSION = 0.4.2
|
VERSION = 0.4.3
|
||||||
VENDOR = DeforaOS
|
VENDOR = DeforaOS
|
||||||
SUBDIRS = data doc include src tests tools
|
SUBDIRS = data doc include src tests tools
|
||||||
OBJDIR =
|
OBJDIR =
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<!ENTITY package "libSystem">
|
<!ENTITY package "libSystem">
|
||||||
<!ENTITY version "0.4.2">
|
<!ENTITY version "0.4.3">
|
||||||
<!ENTITY vendor "DeforaOS">
|
<!ENTITY vendor "DeforaOS">
|
||||||
<!ENTITY prefix "/usr/local">
|
<!ENTITY prefix "/usr/local">
|
||||||
<!ENTITY libdir "/usr/local/lib">
|
<!ENTITY libdir "/usr/local/lib">
|
||||||
|
|
2
config.h
2
config.h
|
@ -1,5 +1,5 @@
|
||||||
#define PACKAGE "libSystem"
|
#define PACKAGE "libSystem"
|
||||||
#define VERSION "0.4.2"
|
#define VERSION "0.4.3"
|
||||||
#define VENDOR "DeforaOS"
|
#define VENDOR "DeforaOS"
|
||||||
|
|
||||||
#ifndef PREFIX
|
#ifndef PREFIX
|
||||||
|
|
Loading…
Reference in New Issue
Block a user