mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Cleanup paths
This commit is contained in:
parent
f27ed6213c
commit
42cd77a9ff
16 changed files with 16 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
TOPDIR=../../
|
||||
TOPDIR=../..
|
||||
|
||||
all:
|
||||
gcc -Wall -Werror -pedantic -std=c99 -O2 -DUVM32_MEMORY_SIZE=65536 -I${TOPDIR}/uvm32 -I${TOPDIR}/common -o host ${TOPDIR}/uvm32/uvm32.c host.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue