#	BSDI	makefile,v 1.1 1995/12/10 06:55:15 sanders Exp

SUBDIR = metamail richmail fonts man bin

afterinstall:
	install -c -o root -g wheel -m 644 mailcap ${DESTDIR}/etc/mailcap.sample
	install -c -o root -g wheel -m 644 mailcap.bsdi ${DESTDIR}/etc/mailcap

.include <bsd.subdir.mk>

# (cd fonts ; make  CONFIGDIR=../.  CFLAGS="-O -I.  " CC="cc"   LDLIBS="-lcompat" FONTSUFFIX="pcf")
# rm bin/shownonascii
# (cd bin; ln -s ../fonts/shownonascii shownonascii)
