CVSROOT: /sources/hurd
Module name: hurd-l4
Changes by: Neal H. Walfield <neal> 08/02/13 10:27:11
Modified files:
hieronymus : module.S Makefile.am ChangeLog
Log message:
2008-02-13 Neal H. Walfield <[EMAIL PROTECTED]>
* Makefile.am ($(addsuffix .S, $(files))): Add a dependency on
the
binary. When invoking CPP, define BINARY to the calculated
location of the binary.
($(addsuffix .o, $(files))): Don't include search paths.
* module.S: Pass BINARY instead of the module's name to .incbin.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hieronymus/module.S?cvsroot=hurd&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hieronymus/Makefile.am?cvsroot=hurd&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/hurd-l4/hieronymus/ChangeLog?cvsroot=hurd&r1=1.1&r2=1.2