File:  [CSRG BSD Unix] / 43BSDTahoe / new / mkmf / x.Makefile / Makefile
Revision 1.1: download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
CVS tags: MAIN, HEAD
Initial revision

# $Header: /var/lib/cvsd/repos/CSRG/43BSDTahoe/new/mkmf/x.Makefile/Makefile,v 1.1 2018/04/24 16:12:58 root Exp $
#
DEST	      = $(DESTDIR)/usr/new/lib

MAKEFILE      = Makefile

PRINT	      = pr

PROGRAM	      = p.Makefile

SRCS	      = l.Makefile \
		p.Makefile \
		t.Makefile

SUFFIX	      = .Makefile:s

VERSION	      = V4BSD

all:;

clean:;

co:;		@co -r$(VERSION) $(SRCS)

depend:;

diff:;		@rcsdiff -r$(VERSION) $(HDRS) $(SRCS)

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
###

unix.superglobalmegacorp.com

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