NetBSD/sys/arch/amiga
is 7c2b743adf * make object dirs work:
- move the helper programs txlt and aout2bb to the topmost directory
- build the few files from libsa in the topmost directory

* while doing this, hunted down mysterious code expansion: It seems
that ld aligns code segments differently when linking .o's directly
than when using an archive consisting of the same files. Abuse this
effect to make the bootblock even smaller. The floppy boot block
"fdboot" is now small enough to build; add it back to the Makefile.

* while being here, remove a file which was committed by mistake.
1997-01-21 18:26:07 +00:00
..
amiga Use db_regs_t instead of struct mc68020_saved_state 1997-01-16 15:30:57 +00:00
compile Clean up deleted files. 1995-03-01 00:00:00 +00:00
conf Fix PR 3090. While here, fix two other comments. 1997-01-17 14:29:42 +00:00
dev Initialize max_target in the SCSI link. 1997-01-21 05:44:41 +00:00
include Get rid of __BROKEN_INDIRECT_CONFIG. 1996-12-23 09:09:49 +00:00
stand * make object dirs work: 1997-01-21 18:26:07 +00:00
Makefile Build / install some stuff from stand (e.g.: bootblock) 1997-01-06 12:33:09 +00:00