termio.h: remove st_crow & st_ccol
[unleashed.git] / bin / ctfdiff / Makefile
blob9e36d65ce62a86b3466edc0375143cb142f8d900
1 PROG= ctfdiff
2 COPTS= -Wall
4 LDADD= -lctf
6 .include <prog.mk>