summaryrefslogtreecommitdiff
path: root/bin/sh/Makefile
AgeCommit message (Collapse)Author
1996-09-16These should always be static.Jason Downs
1996-06-23update rcsidTheo de Raadt
1996-03-03From NetBSD:Niklas Hallqvist
Fix problems with the way init.o is built: * Prevent gratuitous rebuilds when nothing has changed. * Make sure it is rebuilt if a .h file is updated.
1995-12-14update from netbsd, including:Theo de Raadt
Fix PR/1760, where 'cd -' before any other command could cause a reference to an uninitialized pointer. Use getcwd() to get the current working directory, instead of forking /bin/pwd [per Scott's suggestion]
1995-10-18initial import of NetBSD treeTheo de Raadt