freebsd-nq/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
ccd
cd9660
coda
coff
fdesc
fdescfs
fpu
gnufpu
ibcs2
if_disc
if_ppp
if_sl
if_tun
ip_mroute_mod
ipfw
joy
kernfs
linux Compile the linux module with the same flags as the kernel. 1999-01-26 21:29:01 +00:00
lkm
mfs
msdos
msdosfs
nfs
nfsclient
nfsserver
ntfs First version. 1999-02-03 04:01:27 +00:00
nullfs
pcic
portal
portalfs
procfs
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
union
unionfs
vesa
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