Go to file
lukem ed8e534c7e yet another distrib overhaul:
- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib
  (fixes problem caused by implicit include of ../Makefile.inc in certain
  submake conditions triggered by makefiles not yet in tree)
- removed mkdir of ${RELEASEDIR}/*;  rely upon "snap_pre" target of
  etc/Makefile to create all the release directories
- renamed RELINSTALL to RELEASE_INSTALL
- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR
- renamed MDSETDIR to MDSET_RELEASEDIR
- removed ITARGET
- move release target from top level to appropriate subdirectory
- ensure release target has correct depends
- replace miniroot's IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD
- Makefile.image: add realall: ${IMAGE}
2002-05-02 18:02:14 +00:00
bin - Use four space to indent continuation line. 2002-05-02 13:25:09 +00:00
crypto Complete the conversion back to the OpenSSH default configuration files of 2002-04-29 08:23:34 +00:00
dist This is in /sys/netinet 2002-05-02 17:27:25 +00:00
distrib yet another distrib overhaul: 2002-05-02 18:02:14 +00:00
etc Remove previously empty /usr/share/man/{cat,html,man}9/arm32. 2002-05-02 17:03:57 +00:00
games The game would show the statistic info and immediately prompt you with a new 2002-03-31 04:07:22 +00:00
gnu * vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode. 2002-04-28 05:27:46 +00:00
include Change RCS/SCCS IDs to our usual style. 2002-04-26 15:32:45 +00:00
lib ${MACHINE_ARCH} != "arm32" is always true now, so remove it from an if. 2002-05-02 16:42:53 +00:00
libexec Cast arg to long, and print with %ld, so that this compiles on some of 2002-04-30 15:21:55 +00:00
regress Make "regress" depend on ${PROG}. 2002-04-21 20:23:59 +00:00
sbin use in_aliasreq for inet address manipulation, not ifaliasreq. they have 2002-04-25 09:39:17 +00:00
share Make the ELF2ECOFF assignment an "?=" assignment so it won't override the 2002-05-02 13:13:53 +00:00
sys Since we don't have code to drive the L2 cache on R4600/R5k processors, 2002-05-02 18:00:40 +00:00
tools I believe I've fixed nbmake's dependency on /bin/sh. 2002-04-28 22:28:38 +00:00
usr.bin Really fix -P. 2002-05-02 14:24:06 +00:00
usr.sbin remove commented out debug printf() accidentally committed in the last rev. 2002-05-02 13:53:10 +00:00
BUILDING Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
BUILDING.mdoc Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
Makefile Use printf rather than echo -n, since the former works on all POSIX systems. 2002-05-02 16:36:21 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING add postinstall info 2002-04-29 08:36:20 +00:00
build.sh Bomb if share/mk/bsd.own.mk is missing. 2002-04-18 01:38:11 +00:00