freebsd-nq/sys/boot/i386
Ruslan Ermilov 40205a0623 Revision 1.13, besides its useful part, replaced bsd.prog.mk by
bsd.lib.mk and thus broke the build since AFLAGS were not taken
into considered anymore, as bsd.lib.mk currently has wrong .s.o
rule that uses cc(1) instead of as(1).

Revision 1.14 reverted to using as(1), and revision 1.15 brought
AFLAGS back to the business, but revision 1.14 also broke "make
clean".

To fix this, but not break anything that was fixed in revisions
1.13-1.15, we revert mostly to revision 1.13 except for switching
back to using bsd.prog.mk.  This gives us back the default .s.o
rule from sys.mk that uses as(1), and fixes "make clean" by
restoring the full contents of OBJS.

Also fixed LDFLAGS.
2003-06-30 00:15:38 +00:00
..
boot0 Accpet '1'..'5' in place of F1..F5 for serial console users. 2003-06-01 20:41:04 +00:00
boot2 Build on amd64. Yes, I know this isn't particularly nice. 2003-06-26 03:51:57 +00:00
btx Build on amd64. Yes, I know this isn't particularly nice. 2003-06-26 03:51:57 +00:00
cdboot Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
gptboot Build on amd64. Yes, I know this isn't particularly nice. 2003-06-26 03:51:57 +00:00
kgzldr Revision 1.13, besides its useful part, replaced bsd.prog.mk by 2003-06-30 00:15:38 +00:00
libi386 When looking for the ':' separator in the root path, don't go past 2003-06-16 20:48:56 +00:00
loader Build on amd64. Yes, I know this isn't particularly nice. 2003-06-26 03:51:57 +00:00
mbr Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
pxeldr Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
Makefile RIP liloldr. 2002-12-31 02:29:03 +00:00
Makefile.inc Build on amd64. Yes, I know this isn't particularly nice. 2003-06-26 03:51:57 +00:00