CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2009/05/12 03:24:16
Modified files: usr.bin/make : targ.c Log message: fix obvious bug: .PHONY targets don't match files, so they're precious (we don't even want to check for a matching file on the file system)