index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
utils
/
sysinst
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2003-12-01
use ${.CURDIR:T} instead of ${.OBJDIR:T}, per similar change in bsd.own.mk
lukem
2003-11-20
Add some progress messages for MAKEVERBOSE == 1
dsl
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-08-27
No need to build sysinstmsgs.en (they are compiled into the program).
dsl
2003-08-02
the new world order is to use DPSRCS to add extra dependencies...
lukem
2003-07-26
netbsd.org->NetBSD.org
salo
2003-07-25
Sprinkle a load of consts, and change a few variable names.
dsl
2003-07-10
Rename a large chunk of the make(1) variables which refer to a
lukem
2003-06-28
Add French and Polish message file to i386 ramdisk.big
dsl
2003-06-27
Add run-time selection of installation language.
dsl
2003-06-27
Pull texts from MI menus into language dependant text files.
dsl
2003-05-16
Add a language independant header to the menu file.
dsl
2003-03-18
Revert previous; it was bogusly based on a misplaced msg.def file.
fvdl
2003-03-18
Apparently, due to a recent change in crunchgen, msg.def needs ${.CURDIR}
fvdl
2002-10-17
Rework how SMALLPROG was being used and how INET6 support was enabled.
lukem
2002-06-06
- Replace make(1) and -D FTP_HOST with SYSINST_FTP_HOST.
lukem
2002-04-29
Make all elements of SRCS (set in arch-specific makefile) depend on
sommerfeld
2002-04-26
replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the "public" version
lukem
2002-04-11
Add a DPADD for the libraries we use.
mycroft
2002-03-06
simply VERDEP calculation by using ${_SRC_TOP_}
lukem
2001-12-24
Redefine MENUC and MSGC so that non-new-toolchain platforms don't
atatat
2001-12-12
Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.
tv
2000-12-17
Add makefile goo so it'll properly rebuild the menu files if osrelease.sh cha...
jmc
2000-08-11
s/LANG/SYSINST&/ - the former one clashes with variable commonly
jdolecek
2000-05-18
Link sysinst -static too.
matt
2000-03-24
Allow for building with an alternate default FTP server and alternate
thorpej
1999-12-27
Change MENUC= and MSGC= to ?= to aid in cross-compiling sysinst.
garbled
1999-06-20
message and menu files now named *.en rather than *.eng (via repository
cgd
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1997-10-22
use CPPFLAGS instead of CFLAGS, fix dependancies, add RCSID
lukem
1997-10-15
Update to current state. Install and upgrade nearly finished. Disk
phil
1997-09-26
Import of sysinst. Not quite ready, but other ports want access for
phil