Define MKDIR for rdoff make file

Addition of rdoff man pages uses MKDIR, which was not defined
This commit is contained in:
Charles Crayne 2007-12-30 14:24:10 -08:00
parent 095e6a2973
commit b8b1a61d10

View File

@ -27,6 +27,7 @@ INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
LN_S = @LN_S@
MKDIR = mkdir
LDRDFLIBS = rdoff.o nasmlib.o symtab.o collectn.o rdlib.o segtab.o hash.o
RDXLIBS = rdoff.o rdfload.o symtab.o collectn.o hash.o