Home | History | Annotate | Download | only in libtommath

Lines Matching full:demo

77 # then run the test demo and rebuild the library.
90 $(CC) $(CFLAGS) -DTESTING -DTIMER demo/demo.c mpi.o -o ltmtest
103 test: libtommath.a demo/demo.o
104 $(CC) demo/demo.o libtommath.a -o test
110 $(CC) $(CFLAGS) -DTIMER demo/timing.c libtommath.a -o ltmtest
113 rm -f *.bat *.pdf *.o *.a *.obj *.lib *.exe *.dll etclib/*.o demo/demo.o test ltmtest mpitest mtest/mtest mtest/mtest.exe \