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

Quelle  Makefile   Sprache: unbekannt

 
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the NetLabel subsystem.
#

# base objects
obj-y := netlabel_user.o netlabel_kapi.o
obj-y += netlabel_domainhash.o netlabel_addrlist.o

# management objects
obj-y += netlabel_mgmt.o

# protocol modules
obj-y += netlabel_unlabeled.o
obj-y += netlabel_cipso_v4.o
obj-$(subst m,y,$(CONFIG_IPV6)) += netlabel_calipso.o

Messung V0.5
C=96 H=97 G=96

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]