mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 23:10:26 +00:00
67622ee16f
to help reduce clutter in the output from doing a make.
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
HDEFINES=-DHOST_SYS=DGUX_SYS
|
|
CC=gcc -Wall -ansi -D__using_DGUX
|
|
RANLIB=echo >/dev/null
|
|
|