mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2025-12-08 22:38:25 +00:00
proto/guigfx_lib.h and proto/muimaster_lib.h referred to wrong inlines
proto/guigfx_lib.h was referring to non-existent inline/guigfx.h proto/muimaster_lib.h was referring to non-existent inline/muimaster.h Let the sfdc pass replace the broken filenames with the real ones
This commit is contained in:
@ -9,5 +9,5 @@ include/fd/guigfx_lib.fd
|
||||
include/guigfx/guigfx.h
|
||||
include/pragmas/guigfx_pragmas.h
|
||||
fd2sfd : guigfx_lib.fd clib/guigfx_protos.h
|
||||
sfdc : guigfx_lib.sfd
|
||||
sfdc : guigfx_lib.sfd guigfx.h guigfx_lib.h
|
||||
stubs : guigfx_lib.sfd
|
||||
|
||||
Reference in New Issue
Block a user