summaryrefslogtreecommitdiff
path: root/binutils/nlmconv.h
Commit message (Collapse)AuthorAgeFilesLines
* Checkpoint of NLM conversion program.Ian Lance Taylor1993-08-101-0/+80
* nlmconv.c, nlmconv.h, nlmheader.y: New files for program to convert object files into NetWare Loadable Modules. * Makefile.in (NLMCONV_PROG): New macro, define to be nlmconv. (PROGS): Add NLMCONV_PROG. (nlmheader.c, nlmheader.o, nlmconv.o, $(NLMCONV_PROG)): New targets.