marcel
4a66bff37d
Allow the source root `S' to be overridden by defining it only when
...
it isn't already defined. It enables config(8) to create the kernel
build directory where it wants.
1999-10-30 09:28:27 +00:00
kato
1c220fd9d8
Sync with sys/i386/conf/Makefile.i386 revision 1.160.
1999-10-13 10:59:23 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
kato
c47bad7055
Sync with sys/i386/conf/Makefile.i386 revision 1.158.
1999-07-08 11:48:47 +00:00
kato
8e401c5fd4
Sync with sys/i386/conf/Makefile.i386 revision 1.157.
1999-07-03 08:17:40 +00:00
kato
4e506f57f0
Sync with sys/i386/conf/Makefile.i386 revision 1.156.
1999-06-28 13:07:58 +00:00
kato
7ba8af237c
Sync with sys/i386/conf/GENERIC and Makefile.i386 revisions 1.169 and
...
1.152, respectively.
1999-05-10 09:00:29 +00:00
kato
2260d3ead9
Sync with sys/i386/conf/Makefile.i386 revision 1.149.
1999-05-09 04:26:06 +00:00
kato
d7c3d0400f
Sync with sys/i386/conf/Makefile.i386 revision 1.148.
1999-04-25 04:04:24 +00:00
kato
fd6afc20ab
Sync with sys/i386/conf/Makefile.i386 revision 1.147.
1999-04-20 09:07:19 +00:00
kato
6b69df13a8
Sync with follwing files:
...
Path Revision
i386/conf/GENERIC 1.162
i386/conf/Makefile.i386 1.146
i386/conf/files.i386 1.236
i386/conf/options.i386 1.111
i386/i386/machdep.c 1.329
i386/i386/userconfig.c 1.134
i386/isa/fd.c 1.135
i386/isa/if_ed.c 1.151
i386/isa/isa_dam.c 1.1
i386/isa/npx.c 1.67
isa/sio.c 1.224
dev/syscons/syscons.c 1.300
i386/isa/wd.c 1.194
isa/vga_isa.c 1.5
isa/atkbd_isa.c 1.3
isa/syscons_isa.c 1.2
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1999-04-18 14:42:20 +00:00
grog
a6f7cebb1b
Back out default debug kernel. The flags revert to historical behaviour.
...
Requested-by: ache
bde
dg
Modify targets for debug kernels: when -g was specified, make will
now build a debug kernel called kernel.debug, and create a stripped
version called kernel at the same time. The two targets install and
install.debug are otherwise unchanged.
Requested-by: dillon
Update man page accordingly.
1999-04-11 03:40:11 +00:00
grog
23a589f45b
1. Modify config to issue different code for debugging.
...
2. Config complains if you use -g:
Debugging is enabled by default, there is no ned to specify the -g option
3. Config warns you if you don't use -s:
Building kernel with full debugging symbols. Do
"config -s BSD" for historic partial symbolic support.
To install the debugging kernel, do make install.debug
(BSD was the name of the config file I used; I print out the same
name).
4. Modify Makefile.i386, Makefile.alpha, Makefile.pc98 and config to
work if a kernel name other than 'kernel' is specified. This is
not absolutely necessary, but useful, and it was relatively easy.
I now have a kernel called /crapshit :-)
5. Modify Makefile.i386, Makefile.alpha, Makefile.pc98 "clean" target
to remove both the debug and normal kernel.
6. Modify all to install the stripped kernel by default and the debug
kernel if you enter "make install.debug".
7. Update version number of Makefiles and config.
1999-04-07 09:28:03 +00:00
kato
5f4feb8f98
Sync with sys/i386/conf/Makefile.i386 revision 1.141.
1999-03-13 13:18:00 +00:00
kato
bf5c629555
Sync with sys/i386/conf/Makefile.i386 revision 1.140.
1999-03-02 14:01:33 +00:00
des
e158dd910e
Ignore errors from chflags. This makes it possible to make installworld
...
with DESTDIR set to an NFS-mounted file system.
1999-02-14 13:56:15 +00:00
kato
3892a40917
Sync with sys/i386/conf/Makefile.i386 revision 1.138.
1999-01-27 08:25:19 +00:00
kato
50119e3884
Sync with sys/i386/conf/Makefile.i386 revision 1.137.
1999-01-25 12:12:01 +00:00
kato
f0616fa714
Sync with sys/i386/conf/Makefile.i386 revision 1.136.
1999-01-20 08:29:48 +00:00
kato
845fd89ca1
Sync with sys/i386/conf/Makefile.i386 revision 1.135.
1999-01-18 11:00:29 +00:00
jdp
ffcc901f03
Switch to using ".So" as the extension for PIC object files rather
...
than ".so". The old extension conflicted with well-established
naming conventions for dynamically loadable modules.
The "clean" targets continue to remove ".so" files too, to deal with
old systems.
1999-01-09 21:51:00 +00:00
kato
f03733de5d
Sync with sys/i386/conf/Makefile.i386 revision 1.133.
1999-01-08 15:59:41 +00:00
kato
5218748c8b
Sync with sys/i386/conf/Makefile.i386 revision 1.132.
1998-12-25 09:03:18 +00:00
kato
8dbdacacef
Sync with sys/i386/conf/Makefile.i386 revision 1.131.
1998-12-21 09:57:42 +00:00
kato
5e147a437f
Sync with sys/i386/conf/Makefile.i386 revision 1.130.
1998-12-08 08:19:45 +00:00
kato
f58fca0aa7
Sync with sys/i386/conf/Makefile.i386 revision 1.129.
1998-11-16 08:09:16 +00:00
kato
5eb454064e
Sync with sys/i386/conf/Makefile.i386 revision 1.128.
1998-11-06 08:06:32 +00:00
kato
f09370e8b5
Sync with sys/i386/conf/Makefile.i386 revision 1.127.
1998-10-28 10:48:37 +00:00
kato
8320823f1d
Sync with sys/i386/conf/Makefile.i386 revision 1.126.
1998-10-11 15:01:40 +00:00
kato
8f5329d4b7
Sync with sys/i386/conf/Makefile.i386 revision 1.125.
1998-10-05 08:57:17 +00:00
kato
2c755d0994
Sync with sys/i386/conf/Makefile.i386 revision 1.124.
1998-09-22 16:11:08 +00:00
kato
0898a9b746
Sync with sys/i386/conf/Makefile.i386 revision 1.123.
1998-09-16 08:04:40 +00:00
kato
8c81f46123
Sync with sys/i386/confMakefile.i386 revision 1.122.
1998-09-15 03:49:43 +00:00
kato
d6c692bdc8
Sync with sys/i386/conf/Makefile.i386 revision 1.121.
1998-09-05 02:35:21 +00:00
kato
e8276b98d6
Sync with sys/i386/conf/Makefile.i386 revision 1.120.
1998-09-01 07:18:09 +00:00
kato
5ca1f67796
Sync with sys/i386/conf/Makefile.i386 revision 1.118.
1998-08-28 12:48:38 +00:00
kato
2067ddc1f9
Sync with sys/i386/conf/Makefile.i386 revision 1.117.
1998-07-12 14:30:54 +00:00
kato
110135302e
Sync with sys/i386/conf/Makefile.i386 revision 1.115.
1998-06-25 10:49:49 +00:00
kato
d8d1f07ea9
Sync with sys/i386/conf/Makefile.i386 revision 1.114.
1998-06-17 16:30:53 +00:00
kato
11764c9d32
Fixed missing semicolon and added space before semicolon.
...
Noticed by: Toshikazu Kaho <kaho@elam.kais.kyoto-u.ac.jp>
1998-05-25 09:57:34 +00:00
kato
865799a2ee
Sync with sys/i386/conf/Makefile.i386 revision 1.113.
1998-05-23 07:45:54 +00:00
imp
307c5832d7
Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config
...
on my box doesn't grok machine type pc98.
PR: 3272
Submitted by: jhs
1998-04-29 18:21:35 +00:00
kato
397aae0199
Sync with sys/i386/conf/Makefile.i386 revision 1.109.
1998-04-18 05:07:43 +00:00
kato
eeffdd2af8
Sync with sys/i386/conf/Makefile.i386 revision 1.108.
1998-04-16 16:34:09 +00:00
kato
8d888fd611
Sync with sys/i386/conf/Makefile.i386 revision 1.107.
1998-01-31 13:45:28 +00:00
kato
6a523666f7
Sync with sys/i386/conf/Makefile.i386 revision 1.106.
1997-12-20 02:37:55 +00:00
kato
363a7ddf85
Sync with sys/i386/conf/Makefile.i386 revision 1.105.
1997-11-06 09:51:34 +00:00
kato
80e26d12da
Sync with sys/i386/conf/Makefile.i386 revision 1.104.
1997-11-04 12:58:20 +00:00
kato
9a2112298f
Synchronize with sys/i386/conf/Makefile.i386 revision 1.103.
1997-10-23 09:20:16 +00:00
kato
968b86d94e
Synchronize with sys/i386/conf/Makefile.i386 revision 1.268.
1997-10-12 12:00:23 +00:00