Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/sal/rtl/   (LibreOffice Version 25.8.3.2©)  Datei vom 5.10.2025 mit Größe 21 kB image not shown  

Quelle  Makefile.am   Sprache: unbekannt

 
Spracherkennung für: .am vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

AM_CPPFLAGS = \
  -I$(top_builddir) \
  -I$(top_srcdir)/libxrdp \
  -I$(top_srcdir)/common

LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \
                  $(top_srcdir)/tap-driver.sh

PACKAGE_STRING = "libxrdp"

TESTS = test_libxrdp
check_PROGRAMS = test_libxrdp

test_libxrdp_SOURCES = \
    test_libxrdp.h \
    test_libxrdp_main.c \
    test_libxrdp_process_monitor_stream.c \
    test_xrdp_sec_process_mcs_data_monitors.c

test_libxrdp_CFLAGS = \
    @CHECK_CFLAGS@

test_libxrdp_LDADD = \
    $(top_builddir)/common/libcommon.la \
    $(top_builddir)/libxrdp/libxrdp.la \
    @CHECK_LIBS@

[Dauer der Verarbeitung: 0.17 Sekunden, vorverarbeitet 2026-07-10]