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
/
bin
/
sh
/
Makefile
Age
Commit message (
Expand
)
Author
2001-11-03
change from WARNS?=1 to WARNS?=2 for bin/
lukem
2001-04-18
Use ${MACHINE_CPU} == "arm" to test for ARMishness.
bjh21
2000-12-29
arm26 has unsigned chars too.
bjh21
2000-04-09
PR/9847: Geoff C. Wing: Make test(1) a builtin.
christos
1999-07-09
compile with WARNS = 2
christos
1999-02-05
Remove "arith.h" while cleaning.
tron
1999-02-05
PR/5577: Craig M. Chase: sh does not build with PARALLEL set.
christos
1998-10-08
The recent cross-compile changes broke the build of x_sh. Properly use
ross
1998-09-12
We don't generate .o's anymore for helper programs, so don't CLEANFILES them.
wrstuden
1998-09-12
Patch to make sh cross-compile right. mksyntax reports unsigned char for
wrstuden
1998-04-19
move OBJS depenency on built headers to after include of bsd.prog.mk, so
cgd
1998-04-13
* remove CFLAGS+=-w for powerpc (added in 1.26):
lukem
1998-04-09
.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,
tv
1998-03-30
Another try to make this work again. Lets hope that the we don't need a 4th
veego
1998-03-30
make this work again when . is not in $PATH
mrg
1998-03-29
Pr/5221: Jason Thorpe: Simplify sh Makefile, so that builts from other
christos
1998-01-21
BSD4_4 is a standard symbol in <sys/param.h>; make sure that files
christos
1998-01-20
Define BSD4_4: quad_t's in struct rlimit;
pk
1997-10-10
CFLAGS->CPPFLAGS
christos
1997-07-20
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
christos
1997-07-04
Make the syntax tables work on machines where characters are unsigned.
christos
1997-07-04
Don't roll own rules to build helper programs.
christos
1997-06-16
add auto-generated token.h to dependancy for ${OBJS}.
lukem
1997-05-15
Add mkinit.o mknodes.o mksyntax.o to CLEANFILES
veego
1997-05-09
Eliminate bogus redefinitions of standard targets.
mycroft
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1997-04-17
- XXX Inhibit warnings on PowerPC for now - there are lots of
thorpej
1996-10-22
add builtins.h to the list of (built) headers depended on by ${OBJS}, so
cgd
1996-10-16
PR/2808: Depend and clean fixes from FreeBSD
christos
1996-02-18
Fix problems with the way init.o is built:
mycroft
1995-10-22
Parallel make fixes.
christos
1995-06-10
Add a DPADD.
mycroft
1995-05-11
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
christos
1995-03-21
convert to new RCS id conventions.
cgd
1994-11-04
ulimit builtin (PR #388)
jtc
1994-06-24
Renamed builtins to builtins.def to eliminate make's (incorrect) circular
jtc
1994-06-11
Add RCS ids.
mycroft
1994-06-02
Exclude `mkinit' from argument list to `mkinit'; this especially causes
pk
1994-05-14
add back in support for building w/o obj dir. also, add NO_HISTORY
cgd
1994-05-12
Added DPADD.
jtc
1994-05-12
Use libc's sys_siglist[] instead of building and using our own array of
jtc
1994-05-11
temporarily disable printf builtin
jtc
1994-05-11
sync with 4.4lite
jtc
1993-12-28
Changed to use make's new .OBJDIR
davidb
1993-11-14
from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>:
cgd
1993-08-09
Tweak for cross-compiling.
mycroft
1993-08-06
Use sys_signame[].
mycroft
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-05-04
Make sure init.c is touched so it doesn't get rebuilt if we
mycroft
[next]