1 2 3 4 5 6 7
include ..\include\makefile.i read.lib: read0read.obj lib -out:..\libs\read.lib read0read.obj read0read.obj: read0read.c $(CCOM) $(CFL) -c read0read.c