Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/fs/hfs/   (Linux Kernel Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 291 B image not shown  

Quelle  Makefile   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Linux hfs filesystem routines.
#

obj-$(CONFIG_HFS_FS) += hfs.o

hfs-objs := bitmap.o bfind.o bnode.o brec.o btree.o \
     catalog.o dir.o extent.o inode.o attr.o mdb.o \
            part_tbl.o string.o super.o sysdep.o trans.o


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