.TH Make 8 "" "Make" "" .SH NAME Make \- somewhat more powerfull alternative to make .SH SYNOPSIS \fBMake [options]\fP .SH DESCRIPTION \fBMake\fP checks currentness of compiled files and compiles outdated ones as specified by regex-aware rules. .SH OPTIONS .TP .B "\-A, \-\-Ausgabe $Ausgabedatei" store commands in $Ausgabedatei .TP .B "\-H, \-\-Hilfe" display help screen .TP .B "\-W, \-\-Watte" just print what would be done .TP .B "\-D, \-\-Datei $Machdatei" read rules from $Machdatei .TP .B "\-P, \-\-Prüfsummen $Prüfsummendatei" read/store checksums in $Prüfsummendatei .TP .B "\-a, \-\-alleSummenErneuern" refresh all checksums .TP .B "\-u, \-\-unsicher" accept running jobs outside of directory of $Ausgabedatei or $Prüfsummendatei .SH AUTHOR .nf Erich Eckner .fi