summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/egcs/cc1plus
AgeCommit message (Expand)Author
1998-10-14Split the .NOPATH workaround into each cc1 Makefile, as f771 also usestv
1998-10-14Revert, I was wrong...christos
1998-10-14Only pick up the .c file.christos
1998-10-14Fix dependencies for parse.hchristos
1998-08-17Fix "make depend".tv
1998-08-17Update cc1's to egcs 1.1 snapshot.tv
1998-07-09Depend {lex,pt,spew}.o on parse-h (not the .c files).tv
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
1998-04-03- make f771 work with CC1_SHLIB: move files that aren't actually "common"tv
1998-04-01Cleanup of the previous fixes, and it all now compiles cleanly withouttv
1998-04-01Add $(.OBJDIR) to the front of .PATH: so yacc's generated files do nottv
1998-03-29building gcc from the egcs sources in gnu/dist/gcc...mrg