H. Peter Anvin
3a7edd73a3
Sort dependency lists
...
Sort the dependency lists generated by "mkdep.pl", to make sure that
re-running "make alldeps" doesn't change anything unless there has
been real dependency changes. The previous version could produce
different output between runs and across platforms.
2007-09-17 13:56:26 -07:00
H. Peter Anvin
54d9da5efe
Fix comment
2005-01-14 23:03:42 +00:00
H. Peter Anvin
cefdfbc070
Support building 16-bit DOS binaries using OpenWatcom
2003-08-30 03:49:30 +00:00
H. Peter Anvin
cda94c77f2
Comments are more useful when correct
2002-06-04 20:04:59 +00:00
H. Peter Anvin
2b9e9f9e24
Break long lines by default.
2002-06-04 19:53:35 +00:00
H. Peter Anvin
1be737b61c
Correct the command line parsing of --
2002-06-04 04:11:01 +00:00
H. Peter Anvin
9afe07415c
Allow multiple Makefiles to be specified
2002-06-04 00:44:15 +00:00
H. Peter Anvin
6ebdada0bd
Support generating dependencies in different syntaxes.
2002-06-04 00:26:13 +00:00
H. Peter Anvin
42661d845a
Add the source file itself to the dependency list.
2002-05-12 21:40:21 +00:00
H. Peter Anvin
1be3da32d2
Dependency-generation script
2002-05-12 21:38:05 +00:00