Include files moved

This commit is contained in:
2020-08-27 08:16:29 -03:00
parent 1ecaf19e8c
commit dd35ded25c
99 changed files with 49079 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
CC=gcc
IDIR=./include
LDIR=./lib
LDIR=./include
ODIR=./out
_DEPS = layer2.h layer1.h deines.h
DEPS = $(pathsbst %,(IDIR)/%,%(_DEPS))