Moved all info and config flags for better readability and optimization

This commit is contained in:
TheDarkBug 2021-11-26 18:03:14 +01:00
parent e52a115e99
commit 445e8e260e
2 changed files with 392 additions and 350 deletions

View file

@ -20,8 +20,6 @@ else ifeq ($(shell uname), FreeBSD)
MANDIR = /usr/share/man/man1
else ifeq ($(shell uname), windows32)
CC = gcc
CFLAGS += -D__WINDOWS__
CFLAGS_DEBUG += -D__WINDOWS__
PREFIX = "C:\Program Files"
LIBDIR =
MANDIR =

File diff suppressed because it is too large Load diff