forked from KolibriOS/kolibrios
Replace binarie with autobuild ('fridge')
git-svn-id: svn://kolibrios.org@8318 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
195c220c21
commit
5832951836
@ -691,6 +691,7 @@ tup.append_table(extra_files, {
|
||||
{"kolibrios/games/nsider", PROGS .. "/games/nsider/nsider"},
|
||||
{"kolibrios/games/quake/", "common/games/quake/*"}, -- not really gcc, but no sense without sdlquake
|
||||
{"kolibrios/games/quake/", "../contrib/other/sdlquake-1.0.9/sdlquake"},
|
||||
{"kolibrios/games/fridge/", PROGS .. "/games/fridge/fridge"},
|
||||
})
|
||||
-- For russian build, add russian-only programs.
|
||||
if build_type == "rus" then tup.append_table(extra_files, {
|
||||
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 200 B |
@ -1,3 +0,0 @@
|
||||
First say 'make' in /contrib/C_Layer/ASM
|
||||
Second say 'make' here
|
||||
You will find 'fridge.kex' here
|
Binary file not shown.
Before Width: | Height: | Size: 193 B |
Loading…
Reference in New Issue
Block a user