6 lines
189 B
Text
6 lines
189 B
Text
trchardet: trchardet.o build/libcharsetdetect.a
|
|
$(CXX) -g -o trchardet trchardet.o build/libcharsetdetect.a
|
|
|
|
|
|
trchardet.o : trchardet.c charsetdetect.h
|
|
$(CC) -g $(CFLAGS) -c trchardet.c
|