File:  [Research Unix] / researchv10no / cmd / adb / conf / notes
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

macro language for rule templates:

type: stuff stuff stuff
	command
	command

turns to
target: sources listed stuff stuff stuff
	command
	command

anywhere (including in stuff?), macros are interpreted
	$($@)	target name
	$($/)	target name, devoid of .../
	$($[@/].o)	target name, devoid of .o
	s/($/(n/, n a digit -> nth prerequisite

e.g.
access.o: ../x/access.c ../y/foo.h
	cc -c -I../x $(1@)

unix.superglobalmegacorp.com

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