]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated coding-style.txt.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Dec 2008 14:59:01 +0000 (15:59 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Dec 2008 14:59:01 +0000 (15:59 +0100)
doc/coding-style.txt

index 3815ba33a24932d065c5a377af3ad1c31367dc76..d441e1b117159ac9548fbf1e4d28e4cd7111018d 100644 (file)
 # III. LFS files                                                              #
 ###############################################################################
 
+ - Have a look at the format of the configure commands.
+
+ - There is a variable that contains some options for parallel builds called
+   $(PARALLELISMFLAGS). Please comment out it if the makefile has no support
+   for that.
+
  - We don't run test suites. Sorry.
+