Deleted Added
sdiff udiff text old ( 88055 ) new ( 102065 )
full compact
1# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
2# $FreeBSD: head/share/misc/Makefile 102065 2002-08-18 16:57:45Z schweikh $
3
4FILES= ascii birthtoken bsd-family-tree eqnchar flowers init.ee \
5 iso3166 iso639 latin1 man.template mdoc.template operator pci_vendors \
6 scsi_modes usb_hid_usages
7NOOBJ= noobj
8FILESDIR= ${BINDIR}/misc
9
10.include <bsd.prog.mk>