Rewrite an inline test as an API test, to be a little easier to debug, and add some additional checks that we're in the inlined test1, then step and we are now in the inlined test2 functions.
4 lines
45 B
Makefile
4 lines
45 B
Makefile
C_SOURCES := main.c
|
|
|
|
include Makefile.rules
|