created mirror

This commit is contained in:
whatever
2026-09-14 20:19:29 -04:00
commit 6764738d92
600 changed files with 87187 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
DIAGRAMS=linkorder.png beamorder.png
all : dp.html dp-ns4.html
dp.html: dp.wml $(DIAGRAMS)
dp-ns4.html: dp.wml $(DIAGRAMS)
include ../lib.mk