Subversion Repositories Kolibri OS

Rev

Rev 1925 | Rev 2039 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1925 Rev 2001
Line 1... Line 1...
1
export MENUETDEV=../../libraries/menuetlibc
1
export MENUETDEV=../../libraries/menuetlibc
2
OUTFILE = tpmain
2
OUTFILE = tpmain
3
OBJS = tpmain.o
3
OBJS = tpmain.o kolibri_init.o kolibri_fs.o
4
include $(MENUETDEV)/makefiles/Makefile_for_program
4
include $(MENUETDEV)/makefiles/Makefile_for_program
5
#testmod.o: fasm_modules/testmod.s
5
#testmod.o: fasm_modules/testmod.s
6
#	fasm fasm_modules/testmod.s
6
#	fasm fasm_modules/testmod.s
7
#	cp fasm_modules/testmod.o .
7
#	cp fasm_modules/testmod.o .