summaryrefslogtreecommitdiff
path: root/NetBSD-HOWTO
diff options
context:
space:
mode:
Diffstat (limited to 'NetBSD-HOWTO')
-rw-r--r--NetBSD-HOWTO10
1 files changed, 10 insertions, 0 deletions
diff --git a/NetBSD-HOWTO b/NetBSD-HOWTO
new file mode 100644
index 0000000..dbe0e3b
--- /dev/null
+++ b/NetBSD-HOWTO
@@ -0,0 +1,10 @@
+Tested under NetBSD-1.4.1:
+
+Normally you must have do this for correctly gatos compile:
+
+ -Install gmake-3.77.
+
+ You *must* use gmake instead make (its not support
+ as well makefiles created by configure script).
+
+Now you can run ./configure script and run gmake.