Home | History | Annotate | Download | only in expat

Lines Matching refs:chardata

60 	cd tests && rm -f chardata.o minicheck.o
156 tests/chardata.o: tests/chardata.c tests/chardata.h
158 tests/runtests.o: tests/runtests.c tests/chardata.h
159 tests/runtests: tests/runtests.o tests/chardata.o tests/minicheck.o $(LIBRARY)
160 $(LINK_EXE) tests/runtests.o tests/chardata.o tests/minicheck.o $(LIBRARY)
161 tests/runtestspp.o: tests/runtestspp.cpp tests/runtests.c tests/chardata.h
162 tests/runtestspp: tests/runtestspp.o tests/chardata.o tests/minicheck.o $(LIBRARY)
163 $(LINK_CXX_EXE) tests/runtestspp.o tests/chardata.o tests/minicheck.o $(LIBRARY)