|
|
1.1 ! root 1: # @(#)Makefile 5.15 (Berkeley) 5/11/90 ! 2: ! 3: PROG= mail ! 4: CFLAGS+=-R -DUSE_OLD_TTY ! 5: SRCS= version.c aux.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c edit.c fio.c \ ! 6: getname.c head.c v7.local.c lex.c list.c main.c names.c popen.c \ ! 7: quit.c send.c strings.c temp.c tty.c vars.c ! 8: FILES= Mail.help Mail.rc Mail.tildehelp ! 9: LINKS= ${BINDIR}/mail ${BINDIR}/Mail ! 10: MLINKS= mail.1 Mail.1 ! 11: ! 12: beforeinstall: ! 13: cd ${.CURDIR}/misc; install -c -o ${BINOWN} -g ${BINGRP} \ ! 14: -m 444 ${FILES} ${DESTDIR}/usr/share/misc ! 15: ! 16: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.