CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2017/06/20 18:10:23
Modified files: gnu/usr.bin/cc/cc_tools: Makefile Log message: DEPENDSFILE comes from FreeBSD, we don't have it. replace it with its value .depend, so that the conditional is really used. okay guenther@