diff --git a/.how_to_build_from_scratch b/.how_to_build_from_scratch index b9a0aa72a3f6cda500a52a62d9e45674b9af05f1..1899736d2e26d4e8793313d8543b0f4fee6cf118 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 +