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

Quelle  Makefile   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the linux udf-filesystem routines.
#

obj-$(CONFIG_UDF_FS) += udf.o

udf-objs     := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \
  partition.o super.o truncate.o symlink.o \
  directory.o misc.o udftime.o unicode.o

[Dauer der Verarbeitung: 0.16 Sekunden, vorverarbeitet 2026-04-25]