--- nono/doc/Makefile 2026/04/29 17:04:57 1.1.1.3 +++ nono/doc/Makefile 2026/04/29 17:05:04 1.1.1.4 @@ -16,7 +16,7 @@ TARGETS= \ all: ${TARGETS} index.html: index.php common.php ../lib/header.h - php index.php ../lib/header.h > $@ + php index.php > $@ changes.html: changes.php common.php php changes.php > $@