mirror of
https://github.com/xcat2/xNBA.git
synced 2025-08-18 01:00:24 +00:00
This file breaks "make blib"; please find a way to avoid doing this.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/* mcb - this file breaks the build process; temporarily deactivating */
|
||||
#if 0
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <sys/types.h>
|
||||
@@ -80,3 +83,5 @@ int main(int argc, char *argv[])
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user