mycroft
|
41147083cf
|
Don't use GNU malloc() any more.
|
1999-07-30 04:07:23 +00:00 |
lukem
|
da49bfcda7
|
use CPPFLAGS instead of CFLAGS
|
1997-10-25 10:10:19 +00:00 |
jeremy
|
943dab8026
|
Change the framework to allow the building of a cross-assembler when
TARGET_MACHINE_ARCH is defined.
|
1997-09-19 01:02:08 +00:00 |
mrg
|
a5e11981d3
|
oops, fix error in previous.
|
1997-06-23 13:30:51 +00:00 |
mrg
|
586ed80911
|
install all man pages.
|
1997-06-23 13:25:41 +00:00 |
mikel
|
bd29e92ccd
|
back out last change, not needed
|
1997-05-11 08:05:08 +00:00 |
mikel
|
efb4e7f93a
|
use $(.CURDIR) to find config/Makefile.$(MACHINE_ARCH); from Thorsten
Frueauf in PR bin/3601.
|
1997-05-11 06:18:32 +00:00 |
cgd
|
2a441bb486
|
make sure that arch-specific makefiles exist before they're included.
Otherwise, 'clean' and 'cleandir' can break architectures that don't
normally use this code.
|
1997-04-19 02:59:28 +00:00 |
christos
|
0aad9d4378
|
Makefile cleanups
|
1997-03-24 22:02:40 +00:00 |
cgd
|
81584a34e6
|
NetBSD RCS Id format
|
1995-04-23 07:58:27 +00:00 |
pk
|
e20de834b6
|
network order a.out headers.
|
1994-06-22 15:14:08 +00:00 |
davidb
|
3a435f99f9
|
Changed to use make's new .OBJDIR
|
1993-12-28 10:59:05 +00:00 |
cgd
|
f92e10ca14
|
obj.MACHINE takes precedence over obj
|
1993-12-20 13:35:26 +00:00 |
davidb
|
6e10086367
|
Fixed ADDINCLUDE to support OBJMACHINE (eg. obj.i386/)
|
1993-12-20 13:13:02 +00:00 |
davidb
|
1acdc0922d
|
Moved -DPIC from generic Makefile to machine-specific Makefiles to
allow machines without PIC support to compile cleanly.
|
1993-12-19 04:35:57 +00:00 |
cgd
|
1d330d5df9
|
MACHINE_ARCH support
|
1993-12-05 00:49:23 +00:00 |
pk
|
980fc2e40e
|
removed `config.staus' from CLEANFILES.
|
1993-10-16 22:04:48 +00:00 |
cgd
|
1f233ade26
|
ok, just revamp the entire 'config.status' thing. config.status itself
is no longer necessary. all of the headers are built independently,
to make all dependencies happy, and beforedepend and PROG depend on them.
|
1993-10-16 03:57:39 +00:00 |
cgd
|
279217b6b8
|
better support environments (e.g. pc532, hp300) where machine type != cpu
type. also, deal reasonably with not being able to find a host environment
definition.
|
1993-10-16 03:19:36 +00:00 |
cgd
|
4c3b65bb97
|
use 'hosttype' rather than 'HOST'
|
1993-10-13 02:00:30 +00:00 |
cgd
|
d6ff5db170
|
converted to use gnu malloc, and depend on it correctly
|
1993-10-07 07:23:44 +00:00 |
pk
|
6602850482
|
Removed bogus comment lines.
|
1993-10-04 22:17:29 +00:00 |
cgd
|
f4875ea885
|
make it 'safe' for RO /usr/src
|
1993-10-04 01:34:43 +00:00 |
pk
|
7fc5781857
|
GNU gas 1.92.3 based assembler supporting PIC code (for i386 and sparc).
|
1993-10-02 20:56:59 +00:00 |
mycroft
|
cda4f8f6ee
|
Add RCS identifiers.
|
1993-08-01 05:37:30 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |