mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-10 11:37:53 +00:00
Handle a missing -P/--preinclude file the same as an INCLUDE (#1873)
This commit is contained in:
4
test/asm/continues-after-missing-preinclude/a.out
Normal file
4
test/asm/continues-after-missing-preinclude/a.out
Normal file
@@ -0,0 +1,4 @@
|
||||
a.o: continues-after-missing-preinclude/a.asm
|
||||
a.o: nonexistent-pre.inc
|
||||
a.o: nonexistent1.inc
|
||||
a.o: nonexistent2.inc
|
||||
Reference in New Issue
Block a user