|
|
BSD 4.3
# $Header: /var/lib/cvsd/repos/CSRG/43BSD/contrib/spms/src/lib/phelp/Makefile,v 1.1.1.1 2018/04/24 16:12:55 root Exp $ # DEST = $(DESTDIR)/usr/new/lib MAKEFILE = Makefile PRINT = pr PROGRAM = phelp.cmd SRCS = phelp.cmd \ phelp.help SUFFIX = .cmd:s .help:s VERSION = V4BSD all:; clean:; co:; @co -r$(VERSION) $(SRCS) depend:; index:; install: $(SRCS) @echo Installing $(SRCS) in $(DEST) @cp $(SRCS) $(DEST) lint:; print:; @$(PRINT) $(SRCS) tags:; update: $(DEST)/$(PROGRAM) $(DEST)/$(PROGRAM): $(SRCS) @make -f $(MAKEFILE) DEST=$(DEST) install tags
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.