File:  [CSRG BSD Unix] / 43BSDReno / usr.sbin / sendmail / src / Makefile.dist
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

# a very simple makefile...
# installation:
#	install sendmail, owned by root, group kmem, mode 6555
#	link sendmail to "newaliases" and "mailq"
#	delete sendmail.fc, sendmail.st
#	install sendmail.hf
#	refreeze the configuration file
#
#	note, this installation is NOT complete... it assumes that
#	sendmail is already running on the system and you know where
#	everything goes.
sendmail:
	@echo 'make of sendmail and manual pages started.'
	cc -DVMUNIX -I. *.c -ldbm -lcompat -lutil
	nroff -h -man aliases.5 > aliases.0
	nroff -h -man newaliases.1 > newaliases.0
	nroff -h -man sendmail.0 > sendmail.0
	@echo 'make of sendmail and manual pages completed.'

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.