mirror of
https://github.com/holub/mame
synced 2025-04-20 15:32:45 +03:00
Commented until confirmed working on all platforms
This commit is contained in:
parent
8d8415135f
commit
f2d6f4cde9
@ -226,7 +226,7 @@ end
|
||||
}
|
||||
configuration {}
|
||||
|
||||
aftercompilefile ("\t$(SILENT) gawk -f ../../../../../scripts/depfilter.awk $(@:%.o=%.d) > $(@:%.o=%.dep)\n\t$(SILENT) mv $(@:%.o=%.dep) $(@:%.o=%.d)")
|
||||
--aftercompilefile ("\t$(SILENT) gawk -f ../../../../../scripts/depfilter.awk $(@:%.o=%.d) > $(@:%.o=%.dep)\n\t$(SILENT) mv $(@:%.o=%.dep) $(@:%.o=%.d)")
|
||||
|
||||
|
||||
msgcompile ("Compiling $(subst ../,,$<)...")
|
||||
|
Loading…
Reference in New Issue
Block a user