summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/pic
AgeCommit message (Expand)Author
2003-06-30Replace old build structure with FreBSD one (local changes in next commit).wiz
2002-01-01Per a suggestion from matthew green, PROG_CXX takes the place ofthorpej
2002-01-01Set PROG_CXX since these are C++ programs.thorpej
2001-11-13Build *_tab.h as part of DPSRCS to make "make depend" work correctly.tv
2001-11-12Build .y.cc correctly. The .h file is supposed to be "foo_tab.h", nottv
2001-04-19Remove old groff files from usr.bin.wiz
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-18rcsid fascism, fix make -j race condition when building libslukem
1996-08-13Upgrade groff to 1.10explorer
1995-12-29cleanup scoping fixes part of pr#1859 from Juergen Hannken-Illjeschopps
1995-10-26LIBMATH -> LIBM; (PR #1689)jtc
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-07-18Make lex.o depend on pic.cc to force pic.tab.h to be built...mycroft
1993-07-18Fix some lossage that was caused bsd.prog.mk to be included twice.mycroft
1993-07-17Put pic.cc in $SRCS, even thought it is generated automatically, so thatmycroft
1993-07-17Clean up deleted files.mycroft
1993-07-15Clean up deleted files.mycroft
1993-07-15Check in remainder of groff 1.08jtc
1993-06-17Use CXX and CXXFLAGS.mycroft
1993-04-19Cleanup for GCC 2.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd