Compared to the python version, this also does type checking and error handling, so it's slightly longer, however, it's still comfortably under 500 lines. Relanding with more explicit type conversions.
3 lines
43 B
Makefile
3 lines
43 B
Makefile
C_SOURCES := main.c
|
|
include Makefile.rules
|