Subversion Repositories Kolibri OS

Rev

Rev 5231 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5231 Rev 5232
Line 1... Line 1...
1
OUTFILE = 2048
1
OUTFILE = 2048
2
OBJS = main.o game.o board.o paint.o cell.o rect.o defines.o
2
OBJS = main.o game.o board.o config.o paint.o cell.o rect.o defines.o
3
include $(MENUETDEV)/makefiles/Makefile_for_program
3
include $(MENUETDEV)/makefiles/Makefile_for_program