uvmac/setup/config.h
InvisibleUp a8e9bc990e Started a rewrite of the makefile generator.
Probably not worth it, let's be honest...
2019-07-27 14:58:45 -04:00

9 lines
137 B
C

/*
Configuration file
Insert overrides for defaults.h and options.h here
*/
#include "config/defaults.h"
#include "config/options.h"