Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5131 clevermous 1
OUTFILE = showanim
2
OBJS = showanim.o
3
CFLAGS = -I. -I$(MENUETDEV)/include/SDL
4
LIBS = -L. -lSDL -lpng -lz -lSDL_anim -lpng -lz
5
 
6
include $(MENUETDEV)/makefiles/Makefile_for_program