K 10 svn:author V 2 ru K 8 svn:date V 27 2002-04-12T11:21:09.000000Z K 7 svn:log V 375 Fixed the fatal breakage I introduced in the last commit. Make the defined(SRCS) case similar to the !defined(SRCS) case - only define ${PROG}: ${OBJS} if the ${PROG} target does not exist. This has only one precedence in the entire source tree, usr.bin/doscmd, and its Makefile is horribly broken. I will temporarily unconnect it from build until I'm working on the fix. END