mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Add -MP option
Adds a phony target to every included file, mimicking gcc's
This commit is contained in:
@@ -36,6 +36,8 @@ extern struct sOptions CurrentOptions;
|
||||
|
||||
extern FILE *dependfile;
|
||||
|
||||
extern bool oGeneratePhonyDeps;
|
||||
|
||||
void opt_Push(void);
|
||||
void opt_Pop(void);
|
||||
void opt_Parse(char *s);
|
||||
|
||||
Reference in New Issue
Block a user