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=../..
|
||||
PROJECT:=$(shell basename ${PWD})
|
||||
SRCS=${PROJECT}.c ${TOPDIR}/apps/crt0.S
|
||||
OPT=-O2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue