summaryrefslogtreecommitdiff
path: root/include/netdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/netdb.h')
0 files changed, 0 insertions, 0 deletions
link with -lm -lsupc++ as discussed in the audit-trail for PR#26714, now fixed. 2003-10-20* Support MAKEVERBOSElukem * Implement GROFFYSRCS, which contain a list of .y files to convert into .cpp and _tab.h. Simplifies .y -> .cpp (et al) . * Use "realall" target instead of "dependall"/"install" to ensure that various files are created correctly. 2003-08-01Explicitly add dependencies for foo.cpp from foo.y.lukem Ensures that foo.d is correctly built from foo.cpp and not foo.y->foo.c. 2003-07-01give lex.cpp expclit dependancies for generated files so that "make all" asmrg well as "make dependall" works. 2003-07-01Generate eqn_tab.h and eqn.cpp.wiz 2003-07-01fix a cutnpaste error in previous comment.mrg 2003-07-01note why YHEADER is not appropriate here.mrg 2003-07-01pic/refer:mrg - set YFLAGS=-d pic: - remove pic_tab.h from SRCS. 2003-06-30Add NetBSD RCS Id.wiz 2003-06-30Make groff-1.19 build on NetBSD.wiz 2003-06-30Import groff-1.19 build structure from FreeBSD.wiz