freebsd-dev/sys/modules
Bruce Evans b36c1562e1 Honor ${LDFLAGS} for building svr4_genassym. This is part of fixing
world breakage (mainly for cross-world cases).  The world Makefile
attempts to build tools static so that nonexistent or wrong shared
libraries and interpreters don't get used.  This is broken anyway
since the world Makefile doesn't know about svr4_genassym.

Force building svr4_genassym static.  This is part of "fixing"
aout-to-elf-build breakage.  aout-to-elf-build abuses NOTOOLS to
avoid rebuilding all the aout tools.  This saves time and avoids
some complications.  However, it breaks all the internal tools --
they get linked to target libraries which might not work.  Cases
where the host can run the target's static libraries are "fixed"
by encrufting all Makefiles that build internal tools to build the
tools static.

Don't add .depend to CLEANFILES -- it just breaks the separation of
`make cleandepend' from `make clean'.

Removed some superflous explicit dependencies.
1999-02-06 07:48:24 +00:00
..
atapi Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
ccd Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
cd9660 Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
coda Clean up the KLD/LKM goop a bit. 1999-01-17 20:25:22 +00:00
coff Make this work now; fixing the kstack overflow allows the dependency to 1998-11-06 16:02:14 +00:00
fdesc Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
fdescfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
fpu Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
gnufpu Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
ibcs2 Install scripts without .sh suffix. 1998-11-12 00:37:39 +00:00
if_disc Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
if_ppp Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h. 1999-01-17 20:53:48 +00:00
if_sl Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
if_tun Undo #undef KERNEL hack for vnode.h to avoid vnode_if.h. 1999-01-17 20:53:48 +00:00
ip_mroute_mod Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
ipfw Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
joy Install scripts without .sh suffix. 1998-11-12 00:37:39 +00:00
kernfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
linux Compile the linux module with the same flags as the kernel. 1999-01-26 21:29:01 +00:00
lkm World, please meet the kld module called "lkm". If you have an a.out 1999-01-17 19:05:40 +00:00
mfs Don't forget to remove opt_mfs.h. 1998-11-11 03:06:46 +00:00
msdos Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
msdosfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
nfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
nfsclient Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
nfsserver Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
ntfs First version. 1999-02-03 04:01:27 +00:00
nullfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
pcic Update for pcic for kld modules and activate 1999-01-19 00:41:17 +00:00
portal Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
portalfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
procfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
splash - Don't assume the line length in the video memory is always the same as 1999-02-05 11:52:13 +00:00
svr4 Honor ${LDFLAGS} for building svr4_genassym. This is part of fixing 1999-02-06 07:48:24 +00:00
syscons Followup to yokota's last commit: 1999-02-05 12:40:16 +00:00
umapfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
union Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
unionfs Sample initial set of kld-ified modules. Not all have been completely 1998-10-16 04:30:52 +00:00
vesa The first stage of console driver reorganization: activate new 1999-01-11 03:18:56 +00:00
vinum Split .gdbinit file into two versions, on suitable for remote 1999-02-04 04:59:52 +00:00
vn Oops, I accidently had devfs enabled in the vn module.. 1999-01-21 17:23:30 +00:00
Makefile Added ntfs subdirectory. 1999-02-03 04:18:25 +00:00
Makefile.inc Missed this file. 1998-10-16 04:31:35 +00:00