CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2017/06/20 18:11:36
Modified files: usr.bin/make : cond.c Log message: error out if an exists condition tests an empty path, because that makes zero sense. this would have caught DEPENDSFILE in gnu/cc/cc_tools okay guenther@, also tested by krw@