Lines Matching refs:demo
2 # To run the demo when linked with a shared library (default) ensure that
5 # LD_LIBRARY_PATH=../.. ./ossl-nghttp3-demo www.example.com:443
14 all: ossl-nghttp3-demo ossl-nghttp3-demo-server
16 ossl-nghttp3-demo: ossl-nghttp3-demo.o ossl-nghttp3.o
19 ossl-nghttp3-demo-server: ossl-nghttp3-demo-server.o ossl-nghttp3.o
23 $(RM) ossl-nghttp3-demo ossl-nghttp3-demo-server *.o