CVSROOT: /cvs Module name: src Changes by: fg...@cvs.openbsd.org 2009/11/10 17:12:10
Modified files: usr.bin/make : cond.c Log message: If this is an else-type conditional and previous corresponding one evaluated to true, skip. tested by simon@ and myself. espie@ ok.