Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/arch/x86/realmode/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 475 B image not shown  

Quelle  Makefile   Sprache: unbekannt

 
#
# arch/x86/realmode/Makefile
#
# This file is subject to the terms and conditions of the GNU General Public
# License.  See the file "COPYING" in the main directory of this archive
# for more details.
#
#

# Sanitizer runtimes are unavailable and cannot be linked here.
KASAN_SANITIZE   := n
KCSAN_SANITIZE   := n

subdir- := rm

obj-y += init.o
obj-y += rmpiggy.o

$(obj)/rmpiggy.o: $(obj)/rm/realmode.bin

$(obj)/rm/realmode.bin: FORCE
 $(Q)$(MAKE) $(build)=$(obj)/rm $@

Messung V0.5 in Prozent
C=94 H=96 G=94

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