office-gobmx/dmake
2012-06-28 19:59:06 +01:00
..
dbug cppcheck: Avoid unused variables code warnings 2012-06-12 12:08:33 +01:00
doc Some file systems are case-insensitive 2012-03-06 18:17:05 +02:00
man
msdos cppcheck: Avoid unused variables code warnings 2012-06-12 12:08:33 +01:00
os2
qssl
startup .am files don't need executable bits 2012-06-22 22:39:31 +02:00
tests Less succes, more success 2011-12-08 09:06:09 +01:00
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 cppcheck: Avoid unused variables code warnings 2012-06-12 12:08:33 +01:00
.gitignore
acinclude.m4
aclocal.m4
alloc.h
AUTHORS
autogen.sh
ChangeLog
compile
config.guess
config.h.in later cygwins have a different locaton for process.h 2012-02-21 16:34:10 +01:00
config.sub
configure later cygwins have a different locaton for process.h 2012-02-21 16:34:10 +01:00
configure.in .in files don't need executable bits 2012-06-22 22:39:29 +02:00
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 .am files don't need executable bits 2012-06-22 22:39:31 +02:00
Makefile.in .in files don't need executable bits 2012-06-22 22:39:29 +02:00
makefile.mk Some file systems are case-insensitive 2012-03-06 18:17:05 +02:00
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 more idle code documentation improvement 2012-03-06 14:41:45 +00:00
rulparse.c remove malingering legacy RCS tags. 2012-06-28 19:59:06 +01:00
stamp-h
stat.c
state.c cppcheck reduce scope of var in dmake/state.c 2011-10-07 15:57:53 +02:00
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.