• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright (C) The c-ares project and its contributors
2# SPDX-License-Identifier: MIT
3SAMPLESOURCES = ares_getopt.c		\
4  ../lib/ares_strcasecmp.c
5
6SAMPLEHEADERS = ares_getopt.h		\
7  ../lib/ares_strcasecmp.h
8