xref: /third_party/libcoap/tests/oss-fuzz/Makefile.oss-fuzz (revision c87c5fba)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libcoap/tests/oss-fuzz/
1c87c5fbaSopenharmony_ci# -*- Mode: Makefile for  OSS-Fuzz checks -*-
2c87c5fbaSopenharmony_ci
3c87c5fbaSopenharmony_citop_builddir=../..
4c87c5fbaSopenharmony_citop_srcdir=../..
5c87c5fbaSopenharmony_ci
6c87c5fbaSopenharmony_ciLDLIBS+=-lFuzzingEngine
7c87c5fbaSopenharmony_ciexport LDLIBS
8c87c5fbaSopenharmony_ci
9c87c5fbaSopenharmony_ci.PHONY: oss-fuzz clean
10c87c5fbaSopenharmony_ci
11c87c5fbaSopenharmony_cioss-fuzz:
12c87c5fbaSopenharmony_ci	$(MAKE) -f Makefile.ci
13c87c5fbaSopenharmony_ci
14c87c5fbaSopenharmony_ciclean:
15c87c5fbaSopenharmony_ci	$(MAKE) -f Makefile.ci clean
16

Indexes created Thu Nov 07 10:32:03 CST 2024