This commit is contained in:
andreika-git 2021-04-20 08:34:17 +03:00 committed by GitHub
parent bd1e4f800a
commit d9832dd6bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -16,5 +16,6 @@ endif
CC = $(CCPREFIX) $(TRGT)gcc
CPPC = $(CCPREFIX) $(TRGT)g++
vpath %.c ../src
include rules.mk
include rules.mk