xref: /dflybsd-src/share/misc/Makefile (revision afcaf2e1011d40cb3baa07976d1018409691e3f7)
1984263bcSMatthew Dillon#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
2984263bcSMatthew Dillon# $FreeBSD: src/share/misc/Makefile,v 1.17.2.4 2002/08/25 14:31:25 schweikh Exp $
3984263bcSMatthew Dillon
41f8a7fecSSascha WildnerFILES=	ascii birthtoken bsd-family-tree eqnchar flowers gdbinit init.ee \
5*afcaf2e1SSascha Wildner	iso639 latin1 mdoc.template operator pci_vendors \
62931b524SSascha Wildner	scsi_modes usb_hid_usages dragonfly.el dragonfly.vim indent.pro
7984263bcSMatthew DillonNOOBJ=	noobj
8984263bcSMatthew DillonFILESDIR=	${BINDIR}/misc
9984263bcSMatthew Dillon
10984263bcSMatthew Dillon.include <bsd.prog.mk>
11