Re-generate the Makefiles

This commit is contained in:
Pierre Pronchery 2019-09-28 03:16:38 +02:00
parent a6724f119e
commit f7eab4d628

View File

@ -1,6 +1,9 @@
PACKAGE = libSystem
VERSION = 0.4.1
SUBDIRS = data doc include src tests tools
OBJDIR =
PREFIX = /usr/local
DESTDIR =
MKDIR = mkdir -m 0755 -p
INSTALL = install
RM = rm -f