freebsd-dev/share/misc/Makefile
Eitan Adler dc5e7eb62e Connect organization.dot to the build
Approved by:	cperciva
MFC after:	3 days
2012-12-05 13:05:24 +00:00

16 lines
407 B
Makefile

# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
# $FreeBSD$
.PATH: ${.CURDIR}/../../sys/dev/usb
FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot \
committers-src.dot eqnchar flowers init.ee \
iso3166 iso639 latin1 man.template mdoc.template operator pci_vendors \
scsi_modes usb_hid_usages usbdevs \
organization.dot
NO_OBJ=
FILESDIR= ${BINDIR}/misc
.include <bsd.prog.mk>