summaryrefslogtreecommitdiff
path: root/usr.bin/mkdep/mkdep.gcc.sh
AgeCommit message (Expand)Author
2003-07-16Produce correct output if the options include "-o". Remove umaskOtto Moerbeek
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-25use mktemp, don't bother with creating a directory when only one tmp file isPeter Valchev
2000-07-23When moving temp file -> .depend use "mv -f"Todd C. Miller
2000-02-10make mkdep -p work with newer gcc. okayed a very long time ago by fries@ (do ...David Leonard
1998-09-02if trapped, kill self in same wayTheo de Raadt
1997-12-12if final cat or mv fails, fail outTheo de Raadt
1997-01-25Use ${CC:-cc} instead of ccNiklas Hallqvist
1997-01-25do not use PATH, s/gcc/cc/, mouse@Rodents.Montreal.QC.CA netbsd pr#3138Theo de Raadt
1996-09-30these scripts now always clean up their temporary directories.bitblt
1996-09-16kill the race; spotted by bitbltTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt