File:  [CSRG BSD Unix] / 43BSD / contrib / mkmf / x.Makefile / Makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:54 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43
BSD 4.3

# $Header: /var/lib/cvsd/repos/CSRG/43BSD/contrib/mkmf/x.Makefile/Makefile,v 1.1.1.1 2018/04/24 16:12:54 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.