Checkpoint of NLM conversion program.
authorIan Lance Taylor <ian@airs.com>
Tue, 10 Aug 1993 17:49:44 +0000 (17:49 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 10 Aug 1993 17:49:44 +0000 (17:49 +0000)
commit4f55ef5bdb7964cc3924708188fa7d19b6340616
tree14e37e52ac07e4200e0debea6d1032fa7d7f625d
parent53a6ff7e1dee7caf5bf267f71632b50190548d4c
Checkpoint of NLM conversion program.

* 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.
binutils/nlmconv.h [new file with mode: 0644]