blob: 5d4754d3ab3aa777fc1e0059f4aefca4e3db0133 [file] [log] [blame]
#
# Copyright (c) 2020 Friedt Professional Engineering Services, Inc
#
# SPDX-License-Identifier: Apache-2.0
#
socketpair_example: src/socketpair_example.c
$(CXX) $^ -o $@ -lpthread