summaryrefslogtreecommitdiff
path: root/mk/scripts
AgeCommit message (Expand)AuthorFilesLines
2003-01-20fix a bug introduced by the last commit where a string was accidentallydmcmahill1-3/+2
2003-01-18Many white space and indenting fixes to bring this more in line withdmcmahill1-469/+553
2003-01-15avoid the use of the gensub() function as it is a gawk extension notdmcmahill1-6/+7
2003-01-05add a -a|--append option to allow appending to an existing database instead ofdmcmahill1-4/+36
2003-01-04expr -> ${EXPR}dmcmahill2-5/+7
2003-01-04move bulk/{mkreadme,genreadme.awk} to scripts/ as this is a more suitabledmcmahill2-0/+1131
2003-01-04add two scripts used for creating dependency databases. These scriptsdmcmahill2-0/+294