Subversion Repositories Kolibri OS

Rev

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

  1. CFLAGS = -DINLINE=__inline -I. -I$(MENUETDEV)/include/SDL
  2. OUTFILE = libSDL_flic.a
  3. OBJS = SDL_flic.o
  4.  
  5. include $(MENUETDEV)/makefiles/Makefile_for_lib
  6.