Replace binarie with autobuild ('fridge')

git-svn-id: svn://kolibrios.org@8318 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
maxcodehack 2020-12-04 07:34:01 +00:00
parent 195c220c21
commit 5832951836
5 changed files with 1 additions and 3 deletions

View File

@ -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

View File

@ -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