aboutsummaryrefslogtreecommitdiff
path: root/sys/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add lex and yacc sources to things cscope'd.David E. O'Brien2010-11-211-1/+1
| | | | Notes: svn path=/head/; revision=215606
* Add x86 to ALL_ARCH.David E. O'Brien2010-11-211-1/+1
| | | | Notes: svn path=/head/; revision=215605
* Remove the unmaintained University of Michigan NFSv4 client from 8.xRobert Watson2009-05-221-1/+1
| | | | | | | | | | prior to 8.0-RELEASE. Rick Macklem's new and more feature-rich NFSv234 client and server are replacing it. Discussed with: rmacklem Notes: svn path=/head/; revision=192578
* Removal pccard directory requires removing it from the list of thingsWarner Losh2009-02-151-1/+1
| | | | | | | | | | that get installed too. <blush> Submitted by: Olivier Smedts (identical patches to what I came up with before checking email) Notes: svn path=/head/; revision=188651
* Improve the glimpse target: don't index .svn and compile directories.Philip Paeps2008-08-151-0/+4
| | | | | | | Suggested by: brooks Notes: svn path=/head/; revision=181756
* Add a "glimpse" target to the kernel Makefile.Philip Paeps2008-08-081-0/+7
| | | | | | | | | | Glimpse is a powerful "grep on an index". Especially addictive on slow laptop hard disks. MFC after: 2 days Notes: svn path=/head/; revision=181432
* o Add cddl, nlm and xdr to CSCOPEDIRS.Maxim Konovalov2008-07-201-5/+5
| | | | | | | | | | | o Add pc98 and sun4v to CSCOPE_ARCHDIR. PR: misc/125792 Submitted by: KOIE Hidetaka MFC after: 1 week Notes: svn path=/head/; revision=180627
* Use 'CSCOPE_ARCHDIR' to change the default architecture directories toDavid E. O'Brien2008-07-101-3/+6
| | | | | | | | cscope. After the addition of sys/modules/dtrace/dtrace, setting 'ARCHDIR' in /etc/src.conf breaks the build. Notes: svn path=/head/; revision=180428
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-261-1/+1
| | | | | | | | | | | | | | | | | | | | | parts relied on the now removed NET_NEEDS_GIANT. Most of I4B has been disconnected from the build since July 2007 in HEAD/RELENG_7. This is what was removed: - configuration in /etc/isdn - examples - man pages - kernel configuration - sys/i4b (drivers, layers, include files) - user space tools - i4b support from ppp - further documentation Discussed with: rwatson, re Notes: svn path=/head/; revision=179315
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedRobert Watson2008-05-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | NET_NEEDS_GIANT. netatm has been disconnected from the build for ten months in HEAD/RELENG_7. Specifics: - netatm include files - netatm command line management tools - libatm - ATM parts in rescue and sysinstall - sample configuration files and documents - kernel support as a module or in NOTES - netgraph wrapper nodes for netatm - ctags data for netatm. - netatm-specific device drivers. MFC after: 3 weeks Reviewed by: bz Discussed with: bms, bz, harti Notes: svn path=/head/; revision=179308
* + Use the default cscope names.David E. O'Brien2008-05-211-8/+13
| | | | | | | | | + Enable fast symbol lookup. + Make sure files cscoped are really files, and add .S's. + Add 'cscope-clean' target. Notes: svn path=/head/; revision=179174
* o Add boot, gdb, nfsserver and opencrypto dirs to CSCOPEDIRS; sort.Maxim Konovalov2008-01-231-3/+3
| | | | Notes: svn path=/head/; revision=175593
* Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/codaRobert Watson2007-07-121-1/+1
| | | | | | | | | | | | | by removing files from src/sys/coda, and updating include paths in the new location, kernel configuration, and Makefiles. In one case add $FreeBSD$. Discussed with: anderson, Jan Harkes <jaharkes@cs.cmu.edu> Approved by: re (kensmith) Repo-copy madness: simon Notes: svn path=/head/; revision=171416
* Remove netkey directory from cscope/TAGs generation and replaceBjoern A. Zeeb2007-07-051-1/+3
| | | | | | | | | | | | | it with netipsec now that KAME IPsec is gone. While here add missing netinet6 directories. Add comments about the ports needed to be able to run those targets. Reviewed by: philip Approved by: re (rwatson) Notes: svn path=/head/; revision=171245
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-011-1/+1
| | | | | | | | | | | | This commit includes only the kernel files, the rest of the files will follow in a second commit. Reviewed by: bz Approved by: re Supported by: Secure Computing Notes: svn path=/head/; revision=171133
* o Add bsm and security to a list of cscope dirs.Maxim Konovalov2007-04-141-3/+3
| | | | Notes: svn path=/head/; revision=168729
* o Remove isofs from the cscope dirs list. Its content wasMaxim Konovalov2007-03-241-1/+1
| | | | | | | repo-copied to fs/. Notes: svn path=/head/; revision=167874
* o Add cam to a list of cscope dirs.Maxim Konovalov2006-11-261-2/+2
| | | | Notes: svn path=/head/; revision=164625
* Merge posix4/* into normal kernel hierarchy.Tom Rhodes2006-11-111-1/+1
| | | | | | | | Reviewed by: glanced at by jhb Approved by: silence on -arch@ and -standards@ Notes: svn path=/head/; revision=164184
* Don't need to special case arm here anymoreWarner Losh2006-08-101-2/+0
| | | | Notes: svn path=/head/; revision=161157
* o Add geom to a list of cscope dirs.Maxim Konovalov2006-07-041-1/+1
| | | | Notes: svn path=/head/; revision=160095
* o Add net80211/ to cscope dir list.Maxim Konovalov2006-05-291-4/+4
| | | | Notes: svn path=/head/; revision=159046
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
| | | | | | | | | | | http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html The src.conf(5) manpage is to follow in a few days. Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine) Notes: svn path=/head/; revision=156813
* add nfsclient/, nfs4client/, and rpc/ directories to theJim Rees2006-01-101-1/+2
| | | | | | | | | | top Makefile's rule to build a cscope database. Submitted by: cel@citi.umich.edu Approved by: alfred Notes: svn path=/head/; revision=154196
* When building cscopnamefile, default architecture to ${MACHINE}, not i386.Greg Lehey2005-03-081-1/+1
| | | | | | | Suggested by: ru Notes: svn path=/head/; revision=143268
* Add targets to build cscope name files and TAGS file for etags.Greg Lehey2005-03-051-0/+19
| | | | Notes: svn path=/head/; revision=143145
* Add a NO_BOOT knob to prevent building the boot blocks and loader.Dag-Erling Smørgrav2004-08-191-0/+2
| | | | | | | | Reviewed by: ru MFC after: 3 days Notes: svn path=/head/; revision=134007
* Try harder not to compile anything in sys/boot for arm.Olivier Houchard2004-05-161-0/+2
| | | | | | | I wonder how buildworld ever worked for me... Notes: svn path=/head/; revision=129269
* Replaced outdated comment.Ruslan Ermilov2004-01-171-1/+1
| | | | Notes: svn path=/head/; revision=124610
* Revert exclusion for amd64 that stopped boot/ being built.Peter Wemm2003-06-261-4/+1
| | | | Notes: svn path=/head/; revision=116865
* Exclude sys/boot for amd64. There are still toolchain issues to dealPeter Wemm2003-05-081-1/+4
| | | | | | | | | with. In theory, gcc -m32 should work, but for now, do not tempt fate. Approved by: re (scottl) Notes: svn path=/head/; revision=114832
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-261-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not install games and profiled libraries to the ${CHROOTDIR} with the initial installworld. Eliminate the need in the second installworld. For that, make sure _everything_ is built in the "world" environment, using the right tool chain. Added SUBDIR_OVERRIDE helper stuff to Makefile.inc1. Split the buildworld process into stages, and skip some stages when SUBDIR_OVERRIDE is set (used to build crypto, krb4, and krb5 dists). Added NO_MAKEDB_RUN knob to Makefile.inc1 to avoid running makewhatis(1) at the end of installworld (used when making crypto, krb4, and krb5 dists). In release/scripts/doFS.sh, ensure that the correct boot blocks are used. Moved the creation of the "crypto" dist from release.5 to release.2. In release.3 and doMFSKERN, build kernels in the "world" environment. KERNELS now means "additional" kernels, GENERIC is always built. Ensure we build crunched binaries in the "world" environment. Obfuscate release/Makefile some more (WMAKEENV) to achieve this. Inline createBOOTMFS target. Use already built GENERIC kernel modules to augment mfsfd's /stand/modules. GC doMODULES as such. Assorted fixes: Get rid of the "afterdistribute" target by moving the single use of it from sys/Makefile to etc/Makefile's "distribute". Makefile.inc1: apparently "etc" no longer needs to be last for "distribute" to succeed. gnu/usr.bin/perl/library/Makefile.inc: do not override the "install" and "distribute" targets, do it the "canonical" way. release/scripts/{man,cat}pages-make.sh: make sure Perl manpages and catpages appear in the right dists. Note that because Perl does not respect the MANBUILDCAT (and NOMAN), this results in a loss of /usr/share/perl/man/cat* empty directories. This will be fixed soon. Turn MAKE_KERBEROS4 into a plain boolean variable (if it is set it means "make KerberosIV"), as documented in the make.conf(5) manpage. Most of the userland makefiles did not test it for "YES" anyway. XXX Should specialized kerberized libpam versions be included into the krb4 and krb5 dists? (libpam.a would be incorrect anyway if both krb4 and krb5 dists were choosen.) Make sure "games" dist is made before "catpages", otherwise games catpages settle in the wrong dist. Fast build machine provided by: Igor Kucherenko <kivvy@sunbay.com> Notes: svn path=/head/; revision=95509
* I should know better than to touch this without testing a 'make release'Peter Wemm2000-08-241-1/+1
| | | | | | | | but ${MACHINE_ARCH} should be ${MACHINE} here. pc98 has its own GENERIC.hints file and should not be used with the i386 version. Notes: svn path=/head/; revision=65058
* Add in a hack that installs 'src/sys/${MACHINE_ARCH}/GENERIC.hints' asJohn Baldwin2000-08-171-0/+5
| | | | | | | | | | | | /boot/device.hints in the bin dist during releases so that current snapshots have a chance of booting up ok after installing. The real fix for this problem is to rewrite userconfig in Forth, stick it in the loader, axe userconfig from the kernel, and extract the hints from the booted kernel in sysinstall similar to the way we generate /boot/kernel.conf right now. For now, however, this will have to do. Notes: svn path=/head/; revision=64747
* If "MODULES_WITH_WORLD" is defined, sys/modules will be built with theDavid E. O'Brien2000-06-171-0/+5
| | | | | | | | | | world as was our old way, rather than when building a kernel. Some people do not like the new way, and the release building still assumes modules are built with the world. Notes: svn path=/head/; revision=61744
* Cause modules to build with the kernel build. Modules are removedChuck Robey2000-05-021-3/+0
| | | | | | | | | | | | | from the sys Makefile's SUBDIRs. This is conditioned in make.conf by the NO_MODULES variable and the existence of the modules directory. The actual location of the modules is not modified. Changes in Makefiles only, this does not affect Peter's recent changes. Reviewed by: Peter Wemm, who warned me I would get some flack, and he had the good idea for the NO_MODULES variable. Notes: svn path=/head/; revision=59884
* Remove the old a.out-only boot loader, we don't use it any more.Peter Wemm2000-03-191-9/+1
| | | | | | | | | | | The new boot1/boot2 can load a.out and elf kernels directly. I think the sys/pc98 version can go too as the sys/boot/pc98 code appears to be functional, but I'll leave that for the pc98 folks. "There can be only one." Notes: svn path=/head/; revision=58284
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-2/+2
| | | | | | | | | | | | | | | | | | | All Makefiles now use MACHINE_ARCH for the target architecture. Unification is required for cross-building. Tags added to: sys/boot/Makefile sys/boot/arc/loader/Makefile sys/kern/Makefile usr.bin/cpp/Makefile usr.bin/gcore/Makefile usr.bin/truss/Makefile usr.bin/gcore/Makefile: fixed typo: MACHINDE -> MACHINE_ARCH Notes: svn path=/head/; revision=53152
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Use MACHINE_ARCH instead of MACHINE to check x86 architecture.KATO Takenori1999-06-031-2/+2
| | | | | | | Pointed out by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=47704
* Use ${.CURDIR} in `exists()' constructs.Joseph Koshy1999-04-211-4/+4
| | | | | | | | PR: misc/4395 Submitted by: J Wunsch <j@ida.interface-business.de> Notes: svn path=/head/; revision=45914
* Backed out previous commit. It depends on a.out utilities and librariesBruce Evans1998-12-301-7/+11
| | | | | | | somehow being available even on pure elf systems. Notes: svn path=/head/; revision=42181
* Always build ${MACHINE}/boot if it exists. Makefiles shouldn't knowBruce Evans1998-12-301-11/+7
| | | | | | | about deficiencies in subdirs. Notes: svn path=/head/; revision=42178
* Build KLD modules, these work for both a.out and elf.Peter Wemm1998-11-031-1/+4
| | | | Notes: svn path=/head/; revision=40849
* In src/Makefile.inc1:Robert Nordier1998-10-111-1/+3
| | | | | | | | | | | | | | | | Remove /sys/boot from legacy-build. Add btxld to build-tools. In src/sys/Makefile: Add /sys/boot for i386 ELF. I'm still not sure why the new boot code was being built along with the legacy stuff, which meant a completely wrong default environment for it. This may well still be the wrong way to go about this, but it can't work all that much worse than it has been. Notes: svn path=/head/; revision=40233
* Build the new boot loader on the alpha. This allows make release to work again.Gary Palmer1998-10-041-1/+5
| | | | Notes: svn path=/head/; revision=39935
* Add support for MACHINE=pc98. This leaves a single legacy entry forJohn Birrell1998-09-051-8/+3
| | | | | | | the old aout bootloader. Notes: svn path=/head/; revision=38851
* Only build the old boot loader on i386 if aout. The new loader willJohn Birrell1998-08-271-1/+5
| | | | | | | eventually be built if elf. Notes: svn path=/head/; revision=38576
* Test for the existance of ${MACHINE}/boot before trying to build it.John Birrell1998-02-201-2/+2
| | | | | | | | The PC98 stuff in this makefile should be removed and that system should build with MACHINE=pc98 and MACHINE_ARCH=i386. Notes: svn path=/head/; revision=33660
* Commit a long-forgotten tweak for building tags in /usr/src/sys.Jordan K. Hubbard1997-07-131-1/+3
| | | | Notes: svn path=/head/; revision=27356