3 lines
42 B
Makefile
3 lines
42 B
Makefile
|
all:
|
||
|
cc -o schemagen schemagen.c ezxml.c
|