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

Quelle  Makefile   Sprache: unbekannt

 
SPDX-License-Identifier: GPL-2.0
java.lang.NullPointerException
Makefile for the ntfs3 filesystem support.
java.lang.NullPointerException

to check robot warnings
ccflags-y += -Wint-to-pointer-cast \
 $(call cc-option,-Wunused-but-set-variable,-Wunused-const-variable) \
 $(call cc-option,-Wold-style-declaration,-Wout-of-line-declaration)

obj-$(CONFIG_NTFS3_FS) += ntfs3.o

ntfs3-y := attrib.o \
  attrlist.o \
  bitfunc.o \
  bitmap.o \
  dir.o \
  fsntfs.o \
  frecord.o \
  file.o \
  fslog.o \
  inode.o \
  index.o \
  lznt.o \
  namei.o \
  record.o \
  run.o \
  super.o \
  upcase.o \
  xattr.o

ntfs3-$(CONFIG_NTFS3_LZX_XPRESS) += $(addprefix lib/,\
  decompress_common.o \
  lzx_decompress.o \
  xpress_decompress.o \
  )

Messung V0.5
C=95 H=95 G=94

[ Dauer der Verarbeitung: 0.20 Sekunden  (vorverarbeitet)  ]