mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
Add RUNTEST so make can use the right one.
This commit is contained in:
parent
b8774958a0
commit
453592cae0
@ -1,3 +1,6 @@
|
||||
RUNTEST = m68k-vxworks-runtest
|
||||
RUNTESTFLAGS =
|
||||
|
||||
# compilers and assemblers
|
||||
CC = m68k-vxworks-gcc
|
||||
CFLAGS = -g -r -D${target_os} -I/cygint/limbo/unsupported/packages/vxworks/vx68/5.0.3/h
|
||||
|
Loading…
Reference in New Issue
Block a user