Mail Archives: djgpp-workers/2003/01/25/09:33:39
-: 1) Should we move djasm.txi to the stub directory tree where
-: the source is?
-: 2) Should shift.txi be included into djasm.txi (instead of a
-: separate file) ? Right now if we move one, we must move both,
-: or combine them.
IMHO all djasm-related files should be moved into their own directory,
e.g., src/djasm or src/utils/djasm. Currently this affects only
stub/djasm.y, src/djasm.txi, and src/shift.txi. djasm.info would be
built and installed to info/ as an independent document, not as part of
the documentation for utils.
If a djasm tree is created, someone familiar with building the djgpp
distro would have to tweak a few Makefiles, to make sure djasm.exe is
built before building stub.exe.
A separate djasm tree would make it worthwhile to upload additional
documentation (djasm/info) and examples (djasm/example). I have not
introduced any more of Bill Currie's source changes because his next
steps involve splitting djasm.y into separate files (thus djasm/src).
- Raw text -