|
|
1.1 ! root 1: # ! 2: # Sendmail ! 3: # Copyright (c) 1983 Eric P. Allman ! 4: # Berkeley, California ! 5: # ! 6: # Copyright (c) 1983 Regents of the University of California. ! 7: # All rights reserved. The Berkeley software License Agreement ! 8: # specifies the terms and conditions for redistribution. ! 9: # ! 10: # @(#)Makefile.m4 5.1 (Berkeley) 6/7/85 ! 11: # ! 12: # ! 13: # Makefile for Sendmail library ! 14: # ! 15: ! 16: ALL= sendmail.hf ! 17: SRCS= sendmail.hf ! 18: ! 19: GET= sccs get ! 20: ! 21: all: $(ALL) ! 22: ! 23: sources: $(SRCS) ! 24: ! 25: $(SRCS): ! 26: $(GET) $(REL) SCCS/s.$@ ! 27:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.