Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/layout/reftests/backgrounds/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 423 B image not shown  

Quelle  Makefile   Sprache: unbekannt

 
SPDX-License-Identifier: GPL-2.0
Copyright (C) 2021 ARM Limited
Originally tools/testing/arm64/abi/Makefile

Additional include paths needed by kselftest.h and local headers
CFLAGS += -std=gnu99 -I.

TEST_GEN_FILES := mmap_default mmap_bottomup

TEST_PROGS := run_mmap.sh

include ../../lib.mk

$(OUTPUT)/mm: mmap_default.c mmap_bottomup.c mmap_tests.h
 $(CC) -o$@ $(CFLAGS) $(LDFLAGS) $^

Messung V0.5 in Prozent
C=95 H=92 G=93

[Dauer der Verarbeitung: 0.12 Sekunden, vorverarbeitet 2026-06-07]