From f3f0370f1054f4e49aa8f5ea70485d673e8e94b6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 19 Jul 2019 13:09:43 +0200 Subject: build: Alternative build system based on waf Update #3818. --- spec/build/cpukit/libpppd.yml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 spec/build/cpukit/libpppd.yml (limited to 'spec/build/cpukit/libpppd.yml') diff --git a/spec/build/cpukit/libpppd.yml b/spec/build/cpukit/libpppd.yml new file mode 100644 index 0000000000..d67b93aef8 --- /dev/null +++ b/spec/build/cpukit/libpppd.yml @@ -0,0 +1,33 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +build-type: library +cflags: [] +copyrights: +- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +cppflags: [] +cxxflags: [] +enabled-by: +- RTEMS_NETWORKING +includes: +- cpukit/libnetworking +install: [] +install-path: ${BSP_LIBDIR} +links: [] +source: +- cpukit/pppd/auth.c +- cpukit/pppd/ccp.c +- cpukit/pppd/chap.c +- cpukit/pppd/chap_ms.c +- cpukit/pppd/chat.c +- cpukit/pppd/demand.c +- cpukit/pppd/fsm.c +- cpukit/pppd/ipcp.c +- cpukit/pppd/lcp.c +- cpukit/pppd/magic.c +- cpukit/pppd/options.c +- cpukit/pppd/rtemsmain.c +- cpukit/pppd/rtemspppd.c +- cpukit/pppd/sys-rtems.c +- cpukit/pppd/upap.c +- cpukit/pppd/utils.c +target: pppd +type: build -- cgit v1.2.3