Simplify build: nested makefiles considered harmful.
This commit is contained in:
parent
7e82c2f910
commit
5ae76995d2
10 changed files with 18 additions and 32 deletions
2
main.c
2
main.c
|
@ -9,7 +9,7 @@
|
|||
#include <getopt.h>
|
||||
#include <signal.h>
|
||||
#include "main.h"
|
||||
#include "database/database.h"
|
||||
#include "database.h"
|
||||
#include "misc.h"
|
||||
|
||||
long ABB[186], ATLOC[186], BLKLIN = true, DFLAG,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue