From 414807fdc1e7647d7fc0033e0e9ad612807bc2ca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net>
Date: Sat, 5 Oct 1996 05:15:35 +0200
Subject: [PATCH] more warnings added

Rev: .how_to_build_from_scratch:1.2
---
 .how_to_build_from_scratch | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.how_to_build_from_scratch b/.how_to_build_from_scratch
index b9a0aa72a3..1899736d2e 100644
--- a/.how_to_build_from_scratch
+++ b/.how_to_build_from_scratch
@@ -29,3 +29,11 @@ Pike development environment you must ddo the following steps:
 
 7) 'make'
 	This builds pike.
+
+After doing this, DO NOT, commit the generated files. They are placed in
+.cvsignore files so you shouldn't have to bother with them.
+Doing 'make export' will create a tar file with all the needed files,
+but they should NOT be in the CVS archive!
+
+	/Fredrik Hubinette
+
-- 
GitLab