- introduced autotools
- first working version
- make dist should work
- things to do:
- UML testing!
- more cleanups
This commit is contained in:
+1
-1
@@ -238,7 +238,7 @@ static void exit_usage(char *error)
|
||||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
int res;
|
||||
int res = 0;
|
||||
char *op;
|
||||
|
||||
if (argc < 2)
|
||||
|
||||
Reference in New Issue
Block a user