office-gobmx/dmake
Julien Nabet eb7185a168 Fix typo begining/beginning.
Change-Id: I9fff386181a2be0bc83787c8b5aec9c1cb4db9c3
2013-02-23 19:17:03 +01:00
..
dbug Fix typo begining/beginning. 2013-02-23 19:17:03 +01:00
doc [Uu]sefull -> [Uu]seful 2013-02-22 11:12:33 +01:00
man [Uu]sefull -> [Uu]seful 2013-02-22 11:12:33 +01:00
msdos Fix typo begining/beginning. 2013-02-23 19:17:03 +01:00
os2
qssl
startup
tests
tos
unix Fix typo "fuction" -> "function" 2013-02-23 16:47:15 +01:00
win95
winnt
.gitignore
acinclude.m4
aclocal.m4
alloc.h
AUTHORS
autogen.sh
ChangeLog Fix typo "sucessfully" -> "successfully" 2013-02-23 15:42:54 +01:00
compile
config.guess
config.h.in
config.sub
configure [Uu]sefull -> [Uu]seful 2013-02-22 11:12:33 +01:00
configure.in [Uu]sefull -> [Uu]seful 2013-02-22 11:12:33 +01:00
COPYING
dag.c
db.h
depcomp
dmake.c
dmake.h
dmakeroot.h.in
dmdump.c
dmstring.c
dstdarg.h
expand.c
extern.h [Uu]sefull -> [Uu]seful 2013-02-22 11:12:33 +01:00
function.c Fix typo seperated/separated 2013-02-23 17:20:45 +01:00
getinp.c
hash.c
imacs.c
infer.c
INSTALL
install-sh
itypes.h
macparse.c
make.bat
make.c
make.cmd
Makefile.am
Makefile.in
makefile.mk
missing
mkinstalldirs
NEWS
parse.c
path.c
percent.c
posix.h
quit.c
rcsclean.awk
README
rulparse.c
stamp-h
stat.c
state.c
stdmacs.h
struct.h
sysintf.c
vextern.h

Obsolete dmake build tool.

The dmake build tool was for years the backbone of building the
codebase. Herein lies the bones of that effort - a patched, and fixed
up version of dmake that mostly works even on Windows.

It is now being incrementally written-out in favour of the faster
gnumake approach.