OpenGrok
Cross Reference: Makefile.inc
xref
: /
src
/
sys
/
arch
/
ia64
/
stand
/
efi
/
libefi
/
Makefile.inc
Home
|
History
|
Annotate
|
Download
|
only in
libefi
History log of
/src/sys/arch/ia64/stand/efi/libefi/Makefile.inc
Revision
Date
Author
Comments
1.8
24-Sep-2025
rillig
ia64: fix "Invalid internal option" warning from make
1.7
13-Jun-2018
christos
revert previous MAKEOBJDIRPREFIX massaging
1.6
11-Jun-2018
christos
switch from MAKEOBJDIRPREFIX to MAKEOBJDIR.
1.5
27-May-2018
christos
- Introduce :q modifier for make variables and make it double escape $'s so
that passing variables to recursive makes with :q works as expected.
- Revert :Q to work as before.
- Adjust makefiles that use recursive make to use :q
Discussed on tech-toolchain@
XXX: pullup 8
1.4
22-Mar-2016
mrg
branches: 1.4.10; 1.4.16;
remove a bunch of "@echo done" from the tail of rules. these messages
were vaguely useful back when we didn't run make -j, but now you end
up with a single line "done" every so often, with no idea what it is
for. very few other targets claim they're done so just remove these.
1.3
06-Sep-2015
uebayasi
In kernel lib build, print message when things not only start bug also end.
1.2
20-Jul-2009
kiyohara
branches: 1.2.40;
Fix little bit, and add a few files.
current status is to see following thread.
http://mail-index.netbsd.org/port-ia64/2009/06/18/msg000102.html
1.1
07-Apr-2006
cherry
branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; 1.1.14; 1.1.20; 1.1.78;
Initial import of arch/ia64 sources.
These sources are ported from FreeBSD/ia64 code.
See individual source files for credits.
In addition, code from NetBSD/alpha NetBSD/sparc64,
NetBSD/i386 and NetBSD/amd64 were used as templates,
along with my own additions.
1.1.78.1
19-Aug-2009
yamt
sync with head.
1.1.20.2
09-Sep-2006
rpaulo
sync with head
1.1.20.1
07-Apr-2006
rpaulo
file Makefile.inc was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:40 +0000
1.1.14.2
21-Jun-2006
yamt
sync with head.
1.1.14.1
07-Apr-2006
yamt
file Makefile.inc was added on branch yamt-lazymbuf on 2006-06-21 14:52:53 +0000
1.1.10.2
24-May-2006
tron
Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
1.1.10.1
07-Apr-2006
tron
file Makefile.inc was added on branch peter-altq on 2006-05-24 15:48:08 +0000
1.1.6.2
22-Apr-2006
simonb
Sync with head.
1.1.6.1
07-Apr-2006
simonb
file Makefile.inc was added on branch simonb-timecounters on 2006-04-22 11:37:39 +0000
1.1.4.2
19-Apr-2006
elad
sync with head - hopefully this will work
1.1.4.1
07-Apr-2006
elad
file Makefile.inc was added on branch elad-kernelauth on 2006-04-19 02:33:08 +0000
1.1.2.2
11-Apr-2006
yamt
sync with head
1.1.2.1
07-Apr-2006
yamt
file Makefile.inc was added on branch yamt-pdpolicy on 2006-04-11 11:53:42 +0000
1.2.40.2
22-Apr-2016
skrll
Sync with HEAD
1.2.40.1
22-Sep-2015
skrll
Sync with HEAD
1.4.16.1
25-Jun-2018
pgoyette
Sync with HEAD
1.4.10.1
09-Jun-2018
martin
Pull up following revision(s) (requested by christos in ticket #870):
sys/lib/libgnuefi/Makefile.inc: revision 1.5
external/mit/xorg/xorg-pkg-ver.mk: revision 1.9
sys/arch/i386/stand/lib/Makefile.inc: revision 1.17
sys/compat/common/Makefile.inc: revision 1.25
usr.bin/make/unit-tests/varquote.exp: revision 1.1, 1.2
sys/lib/libsa/Makefile.inc: revision 1.24
usr.bin/make/var.c: revision 1.220
sys/arch/ia64/stand/efi/libefi/Makefile.inc: revision 1.5
sys/arch/hppa/spmath/Makefile.inc: revision 1.10
usr.bin/make/unit-tests/varquote.mk: revision 1.1, 1.2
usr.bin/make/unit-tests/Makefile: revision 1.53
sys/lib/libkern/Makefile.inc: revision 1.45
sys/arch/acorn32/stand/lib/Makefile.inc: revision 1.4
sys/arch/m68k/fpsp/Makefile.inc: revision 1.21
usr.bin/make/make.1: revision 1.273
sys/lib/libz/Makefile.inc: revision 1.17
- Introduce :q modifier for make variables and make it double escape $'s so
that passing variables to recursive makes with :q works as expected.
- Adjust makefiles that use recursive make to use :q
Discussed on tech-toolchain@
XXX: pullup 8
Indexes created Sun Oct 19 16:10:00 GMT 2025