office-gobmx/dmake
2012-06-28 19:59:06 +01:00
..
dbug
doc
man
msdos
os2
qssl
startup
tests
tos
unix remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
win95 remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
winnt
.gitignore
acinclude.m4
aclocal.m4
alloc.h
AUTHORS
autogen.sh
ChangeLog
compile
config.guess
config.h.in
config.sub
configure
configure.in
COPYING
dag.c remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
db.h
depcomp
dmake.c remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
dmake.h
dmakeroot.h.in
dmdump.c
dmstring.c
dstdarg.h
expand.c remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
extern.h remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
function.c remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
getinp.c
hash.c
imacs.c
infer.c remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
INSTALL
install-sh
itypes.h
macparse.c
make.bat
make.c remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
make.cmd
Makefile.am
Makefile.in
makefile.mk
missing
mkinstalldirs
NEWS
parse.c remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
path.c
percent.c
posix.h
quit.c remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
rcsclean.awk
README
rulparse.c remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
stamp-h
stat.c
state.c
stdmacs.h remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
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.