forked from KolibriOS/kolibrios
Rename fontRasterWorks(unicode) to fontRasterWorks_unicode
This is needed to migrate to tup-0.8. I'm sure it was possible to workaround this and keep the name, but it was easier to rename. git-svn-id: svn://kolibrios.org@10041 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
if tup.getconfig("NO_FASM") ~= "" then return end
|
||||
tup.rule("RasterWorks.asm", "fasm %f %o " .. tup.getconfig("KPACK_CMD"), "RasterWorks.obj")
|
||||
Reference in New Issue
Block a user