Commit Graph

5147 Commits

Author SHA1 Message Date
lukem
983821fd73 - replace image_md_post: target with IMAGE_MD_POST variable, and use
that after building ${IMAGE}
- use ${IMAGEBUILT} to ensure that IMAGE_MD_POST is only run if IMAGE changes
2002-04-12 03:21:09 +00:00
lukem
5ecebad8d3 remove MAKESUMS (provided by ../Makefile.inc). minor tweaks 2002-04-12 02:34:21 +00:00
lukem
e80666c104 cleanup makefiles to NNDWO 2002-04-12 02:19:30 +00:00
lukem
7573349ed7 use ${DISTRIBDIR} instead of ${_SRC_TOP_}/distrib 2002-04-12 02:07:15 +00:00
lukem
9cde6de136 move default PARSELISTENV and related goop into separate Makefile.parselist,
and add DISTRIBDIR to PARSELISTENV.
2002-04-12 01:59:45 +00:00
briggs
15bd66562f NDWO -- build.sh -U completes for sandpoint now. 2002-04-12 01:15:14 +00:00
lukem
6a555ac363 .WAIT sync 2002-04-12 00:32:38 +00:00
lukem
7bd72f6cca minor tweak 2002-04-12 00:15:26 +00:00
lukem
ccbd36dc6a use TARGETS+=release and do the installs in the subdirs 2002-04-12 00:13:17 +00:00
thorpej
a37fb3fdd3 Add back the -f flag to gzip(1) that was erroneously removed in
in the last change.
2002-04-11 23:36:49 +00:00
thorpej
fdbd9c7afd NOMAN needs to be defined *before* pulling in <bsd.own.mk>. 2002-04-11 23:35:43 +00:00
lukem
bd37a6d119 use TARGETS+=release and do the installs in the subdirs 2002-04-11 22:54:01 +00:00
lukem
e940426c29 convert to distrib/common/Makefile.mdset 2002-04-11 22:53:02 +00:00
mycroft
73b187a06a Install kern-GENERIC by default. 2002-04-11 18:16:05 +00:00
mycroft
8d3ca86950 Add a DPADD for the libraries we use. 2002-04-11 18:14:18 +00:00
skrll
ac60400580 The results of my cats NWDO hacking.
This was tested using a custom INSTALL kernel. The current one is >4Mb
which the cats firmware can't currently boot. We need to decide what
needs to be removed from INSTALL.
2002-04-11 16:33:58 +00:00
lukem
8bd1df21b5 explicitly pull in distrib/Makefile.inc 2002-04-11 15:46:33 +00:00
lukem
f8d9614523 .WAIT sync 2002-04-11 15:45:37 +00:00
lukem
a1c2476158 convert to distrib/common/Makefile.mdset 2002-04-11 15:40:01 +00:00
lukem
cfb4cb0f97 remove unused cruft;
- Chuck Silvers pointed out that the nocluster goop set a now-unused variable
- we now use distrib/common/Makefile.mdset
2002-04-11 15:36:49 +00:00
lukem
fe5992eead convert to using distrib/common/Makefile.mdset 2002-04-11 15:34:52 +00:00
lukem
35c61b16c8 Makefile snippet to do the ${MDSETIMAGE} / ${NM} / ${STRIP} / gzip
game on various kernels and fs images.
2002-04-11 15:28:14 +00:00
shin
49dfdbeb27 fix typo. 2002-04-11 13:50:06 +00:00
lukem
d51dc48537 tweak 2002-04-11 12:59:47 +00:00
lukem
ad40a21aec add dependencies for release 2002-04-11 12:59:19 +00:00
lukem
091e142cec use ${RELINSTALL} instead of cp -p 2002-04-11 12:22:58 +00:00
lukem
07c656bc4d - move gzboot/gzimg_* into unified gzboot/gzimg/, incorporating gzboot/kern_*
- use NDWO Makefile layout
2002-04-11 12:19:41 +00:00
lukem
e74b6d4e20 Yet Another Cleanup:
- factor more stuff into common/Makefile.*
- use NDWO makefile layout
- don't always rebuild bootfloppy-* and fdset-* stuff. (mmm, dependencies)
- add .WAIT sync in top level Makefile
2002-04-11 12:17:14 +00:00
lukem
a4f3c97f45 use RELINSTALL from ../Makefile.inc 2002-04-11 08:49:48 +00:00
lukem
3dff47a43f arm32 is not a port anymore 2002-04-11 06:59:25 +00:00
lukem
2eb6ca7c0e use RELINSTALL from ../Makefile.inc 2002-04-11 06:40:48 +00:00
lukem
359c9d0ecd clean up to NDWO makefile 2002-04-11 06:39:04 +00:00
lukem
a2694c6bdd agc is not a member of core anymore (unfortunately) 2002-04-11 06:36:12 +00:00
lukem
6511b77c5f simplify by using stuff from ../Makefile.inc 2002-04-11 06:33:57 +00:00
lukem
501746db1f use ${MAKESUMS} from ../Makefile.inc 2002-04-11 06:11:10 +00:00
lukem
758bcaa9cf use ${CKSUM} instead of cksum/md5 2002-04-11 06:04:42 +00:00
lukem
46006014bb provide MAKESUMS; run makesums with appropriate environment setup
provide RELINSTALL; install release binaries ${NONBINMODE}
improve some comments
2002-04-11 05:59:39 +00:00
lukem
ab48022dc6 for consistency reasons, pull in ${_SRC_TOP_}/distrib/Makefile.inc 2002-04-11 05:34:32 +00:00
lukem
6d7992b361 distrib/** consistency tweaks 2002-04-11 05:30:12 +00:00
lukem
01d824d7cb s/_SRC_TOP/&_/ . this typo is a monkey on my back ... :| 2002-04-11 05:26:17 +00:00
lukem
630aa9ace1 gratuitous whitespace frobbery 2002-04-11 05:20:22 +00:00
mycroft
6a6b4b6686 We need bsd.sys.mk to get ${STRIP} when USETOOLS is not set. 2002-04-10 21:12:15 +00:00
scw
4ff061cfbe Rename mvme68k's ramdisk kernel from "netbsd-rd" to "netbsd.RAMDISK". 2002-04-10 19:01:59 +00:00
scw
4ef994a10e Don't bother making/installing the kernel symbol table. 2002-04-10 18:56:37 +00:00
bjh21
f7b63f4dd5 Add /usr/include/sbmips/proc.h. 2002-04-10 18:08:34 +00:00
briggs
1d20521bf4 Include m68k/bus_dma.h 2002-04-10 17:18:01 +00:00
briggs
a76fd8f800 Include powerpc/ibm4xx/cpu.h. Reminder thanks to wiz@. 2002-04-10 17:17:11 +00:00
lukem
7f1019eef4 tweak how distrib/Makefile.inc is pulled in. use realall: instead of all: 2002-04-10 16:14:11 +00:00
lukem
2637121712 tweak how distrib/Makefile.inc is pulled in 2002-04-10 15:34:59 +00:00
lukem
fc30d3eb37 whitespace tweak 2002-04-10 15:28:22 +00:00