Page MenuHomeFreeBSD

D51787.1786552923.diff
No OneTemporary

Size
615 B
Referenced Files
None
Subscribers
None

D51787.1786552923.diff

diff --git a/share/misc/Makefile b/share/misc/Makefile
--- a/share/misc/Makefile
+++ b/share/misc/Makefile
@@ -2,8 +2,9 @@
.PATH: ${.CURDIR}/../../sys/dev/usb
+FILESGROUPS= FILES
FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot \
- committers-src.dot flowers init.ee \
+ committers-src.dot flowers \
iso3166 iso639 latin1 mdoc.template operator pci_vendors \
scsi_modes usb_vendors \
organization.dot
@@ -15,4 +16,11 @@
FILES+= usbdevs
.endif
+.if ${MK_EE} != "no"
+FILESGROUPS+= EE
+EE= init.ee
+EEDIR= ${FILESDIR}
+EEPACKAGE= ee
+.endif
+
.include <bsd.prog.mk>

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 12, 4:42 PM (22 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29399641
Default Alt Text
D51787.1786552923.diff (615 B)

Event Timeline