K 10 svn:author V 2 ru K 8 svn:date V 27 2004-01-11T19:26:33.000000Z K 7 svn:log V 310 Use my newly acquired magic stick and put aslcompiler.y.h into SRCS to teach make(1) that many .c sources are dependent on it. This fixes parallel (-j) builds and makes it possible to build individual .o files separately. While here, removed PROG from CLEANFILES -- it's taken care of already by bsd.prog.mk. END