mirror of
https://github.com/tailix/libkernaux.git
synced 2026-08-22 11:04:22 -04:00
Move root to separate directory
This commit is contained in:
parent
49b6732343
commit
f6b09497ee
12 changed files with 25 additions and 16 deletions
|
|
@ -1,6 +1,6 @@
|
|||
all: test
|
||||
|
||||
CCPREFIX = ../../vendor/cross/bin/i386-elf-
|
||||
CCPREFIX = ../../vendor/cross/root/bin/i386-elf-
|
||||
|
||||
AS = $(CCPREFIX)as
|
||||
CC = $(CCPREFIX)gcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue