name shrub/pwmake
description pwb/unix make
last change 2026-08-28
clone url
https://srcdump.net/shrub/pwmake.git

commit briefs

2bedbeb
shrub  ·  2026-04-26
fef0eae
shrub  ·  2026-04-26
4625855
shrub  ·  2026-04-26

tree

33 L
10 L
126 L
271 L
137 L
235 L
332 L
108 L
184 L
330 L
314 L
22 L
14 L
rc
7 L
63 L

readme

1pw make
2--------
3
4this is the 'make' utility from pwb/unix (1977). i have modified it so it will compile on modern systems.
5you can compile it with the 'rc' script or using the 'make' command you probably already have.
6you will need the 'byacc' implementation of yacc, or some compatible version. GNU bison will not work,
7as it is not backwards compatible with 70's yacc grammars.
8
9