forked from KolibriOS/kolibrios
Makefile: autobuild @notify,MyKey,spanel,test
git-svn-id: svn://kolibrios.org@1829 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
04c953ce81
commit
7a5537dc4f
BIN
data/eng/@notify
BIN
data/eng/@notify
Binary file not shown.
@ -41,6 +41,7 @@ export DOCDIR
|
||||
FASM_PROGRAMS:=\
|
||||
@clip:@CLIP:$(PROGS)/system/clip/trunk/@clip.ASM \
|
||||
@menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \
|
||||
@notify:@NOTIFY:$(PROGS)/system/notify/trunk/@notify.asm \
|
||||
@panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \
|
||||
@rb:@RB:$(PROGS)/system/rb/trunk/@RB.ASM \
|
||||
@ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm\
|
||||
@ -63,6 +64,7 @@ FASM_PROGRAMS:=\
|
||||
magnify:MAGNIFY:$(PROGS)/demos/magnify/trunk/magnify.asm \
|
||||
mgb:MGB:$(PROGS)/system/mgb/trunk/mgb.asm \
|
||||
mousemul:MOUSEMUL:$(PROGS)/system/mousemul/trunk/mousemul.asm \
|
||||
mykey:MYKEY:$(PROGS)/system/MyKey/trunk/MyKey.asm \
|
||||
pcidev:PCIDEV:$(PROGS)/system/pcidev/trunk/PCIDEV.ASM \
|
||||
period:PERIOD:$(PROGS)/other/period/trunk/period.asm \
|
||||
pic4:PIC4:$(PROGS)/media/pic4/trunk/pic4.asm \
|
||||
@ -71,6 +73,8 @@ FASM_PROGRAMS:=\
|
||||
run:RUN:$(PROGS)/system/run/trunk/run.asm \
|
||||
scrshoot:SCRSHOOT:$(PROGS)/media/scrshoot/scrshoot.asm \
|
||||
setup:SETUP:$(PROGS)/system/setup/trunk/setup.asm \
|
||||
spanel:SPANEL:$(PROGS)/system/spanel/trunk/spanel.asm \
|
||||
test:TEST:$(PROGS)/system/test/trunk/test.asm \
|
||||
tinypad:TINYPAD:$(PROGS)/develop/tinypad/trunk/tinypad.asm \
|
||||
vrr:VRR:$(PROGS)/system/vrr/trunk/vrr.asm \
|
||||
vrr_m:VRR_M:$(PROGS)/system/vrr_m/trunk/vrr_m.asm \
|
||||
@ -223,9 +227,9 @@ OTHER_FILES:=asciivju:ASCIIVJU autorun.dat:AUTORUN.DAT \
|
||||
icons.dat:ICONS.DAT iconstrp.gif:ICONSTRP.GIF index_htm:INDEX.HTM \
|
||||
kernel.mnt:KERNEL.MNT kerpack:KERPACK keymap.key:KEYMAP.KEY kpack:KPACK \
|
||||
kuzkina.mid:KUZKINA.MID lang.inc:LANG.INC lang.ini:LANG.INI \
|
||||
menu.dat:MENU.DAT mykey:MYKEY @notify:@NOTIFY \
|
||||
menu.dat:MENU.DAT \
|
||||
panel.dat:PANEL.DAT setup.dat:SETUP.DAT \
|
||||
shell:SHELL spanel:SPANEL table:TABLE test:TEST \
|
||||
shell:SHELL table:TABLE \
|
||||
vmode:VMODE 3d/3dsheart:3D/3DSHEART \
|
||||
3d/cubeline:3D/CUBELINE 3d/gears:3D/GEARS 3d/house.3ds:3D/HOUSE.3DS \
|
||||
demos/ak47.lif:DEMOS/AK47.LIF \
|
||||
|
BIN
data/eng/mykey
BIN
data/eng/mykey
Binary file not shown.
BIN
data/eng/spanel
BIN
data/eng/spanel
Binary file not shown.
BIN
data/eng/test
BIN
data/eng/test
Binary file not shown.
BIN
data/rus/@notify
BIN
data/rus/@notify
Binary file not shown.
@ -41,6 +41,7 @@ export DOCDIR
|
||||
FASM_PROGRAMS:=\
|
||||
@clip:@CLIP:$(PROGS)/system/clip/trunk/@clip.ASM \
|
||||
@menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \
|
||||
@notify:@NOTIFY:$(PROGS)/system/notify/trunk/@notify.asm \
|
||||
@panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \
|
||||
@rb:@RB:$(PROGS)/system/rb/trunk/@RB.ASM \
|
||||
@ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm \
|
||||
@ -63,6 +64,7 @@ FASM_PROGRAMS:=\
|
||||
magnify:MAGNIFY:$(PROGS)/demos/magnify/trunk/magnify.asm \
|
||||
mgb:MGB:$(PROGS)/system/mgb/trunk/mgb.asm \
|
||||
mousemul:MOUSEMUL:$(PROGS)/system/mousemul/trunk/mousemul.asm \
|
||||
mykey:MYKEY:$(PROGS)/system/MyKey/trunk/MyKey.asm \
|
||||
pcidev:PCIDEV:$(PROGS)/system/pcidev/trunk/PCIDEV.ASM \
|
||||
period:PERIOD:$(PROGS)/other/period/trunk/period.asm \
|
||||
pic4:PIC4:$(PROGS)/media/pic4/trunk/pic4.asm \
|
||||
@ -71,6 +73,8 @@ FASM_PROGRAMS:=\
|
||||
run:RUN:$(PROGS)/system/run/trunk/run.asm \
|
||||
scrshoot:SCRSHOOT:$(PROGS)/media/scrshoot/scrshoot.asm \
|
||||
setup:SETUP:$(PROGS)/system/setup/trunk/setup.asm \
|
||||
spanel:SPANEL:$(PROGS)/system/spanel/trunk/spanel.asm \
|
||||
test:TEST:$(PROGS)/system/test/trunk/test.asm \
|
||||
tinypad:TINYPAD:$(PROGS)/develop/tinypad/trunk/tinypad.asm \
|
||||
vrr:VRR:$(PROGS)/system/vrr/trunk/vrr.asm \
|
||||
vrr_m:VRR_M:$(PROGS)/system/vrr_m/trunk/vrr_m.asm \
|
||||
@ -223,9 +227,9 @@ OTHER_FILES:=asciivju:ASCIIVJU autorun.dat:AUTORUN.DAT \
|
||||
icons.dat:ICONS.DAT iconstrp.gif:ICONSTRP.GIF index_htm:INDEX.HTM \
|
||||
kernel.mnt:KERNEL.MNT kerpack:KERPACK keymap.key:KEYMAP.KEY kpack:KPACK \
|
||||
kuzkina.mid:KUZKINA.MID lang.inc:LANG.INC lang.ini:LANG.INI \
|
||||
menu.dat:MENU.DAT mykey:MYKEY @notify:@NOTIFY \
|
||||
menu.dat:MENU.DAT \
|
||||
panel.dat:PANEL.DAT pipetka:PIPETKA setup.dat:SETUP.DAT \
|
||||
shell:SHELL spanel:SPANEL table:TABLE test:TEST \
|
||||
shell:SHELL table:TABLE \
|
||||
vmode:VMODE 3d/3dsheart:3D/3DSHEART \
|
||||
3d/cubeline:3D/CUBELINE 3d/gears:3D/GEARS 3d/house.3ds:3D/HOUSE.3DS \
|
||||
demos/ak47.lif:DEMOS/AK47.LIF \
|
||||
|
BIN
data/rus/mykey
BIN
data/rus/mykey
Binary file not shown.
BIN
data/rus/spanel
BIN
data/rus/spanel
Binary file not shown.
BIN
data/rus/test
BIN
data/rus/test
Binary file not shown.
@ -19,7 +19,7 @@ use32
|
||||
dd 0x0
|
||||
dd app_path
|
||||
|
||||
include 'aspAPI.inc'
|
||||
include 'ASPAPI.INC'
|
||||
include 'string.inc'
|
||||
include 'macros.inc'
|
||||
include 'editbox_ex.mac'
|
||||
|
@ -16,7 +16,7 @@ use32
|
||||
dd 0x8000 ; esp
|
||||
dd 0x0 , 0x0 ; I_Param , I_Icon
|
||||
|
||||
include '..\..\macros.inc'
|
||||
include '../../../macros.inc'
|
||||
|
||||
START: ; start of execution
|
||||
|
||||
|
@ -14,7 +14,7 @@ use32
|
||||
dd 0xfff0 ; esp
|
||||
dd 0x0 , 0x0 ; I_Param , I_Icon
|
||||
|
||||
include '..\..\macros.inc'
|
||||
include '../../../macros.inc'
|
||||
|
||||
START: ; start of execution
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user