forked from KolibriOS/kolibrios
rename amd_temp_view.asm in AMDtemp.asm
git-svn-id: svn://kolibrios.org@9217 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
553742f877
commit
0463411ffd
@ -1,2 +1,2 @@
|
||||
if tup.getconfig("NO_FASM") ~= "" then return end
|
||||
tup.rule("amd_temp_view.asm", "fasm %f %o " .. tup.getconfig("KPACK_CMD"), "AMDtemp")
|
||||
tup.rule("AMDtemp.asm", "fasm %f %o " .. tup.getconfig("KPACK_CMD"), "AMDtemp")
|
||||
|
@ -1,2 +1,2 @@
|
||||
@fasm amd_temp_view.asm AMDtemp
|
||||
@fasm AMDtemp.asm AMDtemp
|
||||
@pause
|
Loading…
Reference in New Issue
Block a user