CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2019/12/24 06:57:42
Modified files: usr.bin/make : engine.c Log message: Remove non-sensical line. The node certainly hasn't been rebuilt yet, and the first thing job_attach_node does is... set the field to BUILDING. probably remnants of code prior to refactoring okay captain_obvious