1
0
mirror of https://gitlab.com/klmp200/LO27.git synced 2025-07-27 03:59:57 +00:00

added doc

This commit is contained in:
Naej
2016-12-11 00:33:02 +01:00
parent c2fbc32f16
commit 79c1f12169
4 changed files with 46 additions and 9 deletions

View File

@@ -2,7 +2,7 @@ CC=gcc
CFLAGS=-Wall -Werror -pedantic -fpic -g
LIBSDIR=-L/usr/lib -L./Libs
LIBSDIR=-L/usr/lib -L../Libs
INCLUDEDIR=-I/usr/include -I.
#Library variables