no autobuild, packed bin
git-svn-id: svn://kolibrios.org@7884 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
BIN
programs/develop/backy/Backy
Normal file
BIN
programs/develop/backy/Backy
Normal file
Binary file not shown.
@@ -1,6 +0,0 @@
|
||||
if tup.getconfig('NO_GCC') ~= "" then return end
|
||||
HELPERDIR = (tup.getconfig("HELPERDIR") == "") and "../.." or tup.getconfig("HELPERDIR")
|
||||
tup.include(HELPERDIR .. "/use_gcc.lua")
|
||||
tup.include(HELPERDIR .. "/use_menuetlibc.lua")
|
||||
compile_gcc{"Backy.c"}
|
||||
link_gcc("Backy")
|
Binary file not shown.
Reference in New Issue
Block a user