forked from KolibriOS/kolibrios
no autobuild, packed bin
git-svn-id: svn://kolibrios.org@7884 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
f3e6a74f6b
commit
f2f9a45881
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.
Loading…
Reference in New Issue
Block a user