summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/guide/files/makefile.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/guide/files/makefile.xml b/doc/guide/files/makefile.xml
index 9c935e341b5..8fc12e49f56 100644
--- a/doc/guide/files/makefile.xml
+++ b/doc/guide/files/makefile.xml
@@ -1,4 +1,11 @@
-<!-- $NetBSD: makefile.xml,v 1.6 2005/05/11 21:29:13 rillig Exp $ -->
+<!-- $NetBSD: makefile.xml,v 1.7 2005/05/13 22:48:09 rillig Exp $ -->
+
+<!-- based on:
+pkgsrc/bootstrap/bmake/for.c 1.1.1.1
+pkgsrc/bootstrap/bmake/make.1 1.3
+pkgsrc/bootstrap/bmake/str.c 1.1.1.1
+pkgsrc/bootstrap/bmake/var.c 1.2
+-->
<chapter id="makefile"> <?dbhtml filename="makefile.html"?>
<title>Programming in <filename>Makefile</filename>s</title>