blob: 541ef92c280486dda730c62afd08222fa8cdce6d [file] [log] [blame]
#include "arguments.h"
#include "bang.h"
#include "bar.h"
#include "bat.h"
#include "baz.h"
#include "bing.h"
#include "bung.h"
#include "common.h"
#include "foo.h"
#include "list.h"
#include "prefix_foo_bar_bat.h"
#include "target1.h"
#include "target2.h"
#include "ting.h"
int main(int, char**)
{
return 0;
}