more gmake + sccs questions (1) how do you get gmake to handle s.*.h (2) what happens if gmake is interrupted or killed while temp g-files are checked out
On Fri, 27 Jan 2012 17:37:03 -0500 Bruce Lilly wrote: > On Fri, 27 Jan 2012 15:50:54 -0500 > Glenn Fowler <[email protected]> wrote: > > yes it does, good catch > > I believe at one time that setup worked > > but it was not very practical, especially if many s.*.h files are in > > the mix does gmake do the get s.*.c and let *.c remain? > No, [w/o a makefile] it does the get and compile, then removes the > g-file and object file, but it recognizes that the built executable is > up-to-date. _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
