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
/
ksh
/
Makefile
Age
Commit message (
Expand
)
Author
2003-10-26
don't need -DHAVE_CONFIG_H here
lukem
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-21
Rework how MAKEVERBOSE operates:
lukem
2003-10-19
rework to use the newer _MKMSGCREATE (et al) macros
lukem
2003-10-19
support MAKEVERBOSE
lukem
2003-08-01
Rework how dependency generation is performed:
lukem
2001-11-03
default to WARNS=1 if not set
lukem
2001-05-15
Don't build ksh.1 if MKMAN == "no".
simonb
2000-06-26
$(CPP) -> $(CC) -E
kleink
2000-06-22
CLEANFILES+= siglist.out emacs.out
soren
1999-10-20
resolve conflicts
hubertf
1997-10-22
add dependancies to fix parallel compilation
lukem
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-20
Fix compiler warnings
christos
1997-06-30
Define USETBL to get tbl used in making man page. (Closed PR 3144.)
phil
1997-05-09
Use DPSRCS.
mycroft
1997-05-09
Eliminate bogus redefinitions of standard targets.
mycroft
1997-01-16
close pr-3111 -- use sh to invoke script instead of executing
perry
1997-01-12
RCS ID Police
tls
1996-10-10
Removed missing.c beacuse NetBSD is not missing any of the functions
jtc
1996-09-21
import pdksh 5.2.8
jtc