Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5130 → Rev 5131

/contrib/sdk/sources/SDL-1.2.2/SDL_bdf-1.2/Makefile
0,0 → 1,5
CFLAGS = -DUSE_RWOPS=1 -I. -I$(MENUETDEV)/include/SDL
OUTFILE = libSDL_bdf.a
OBJS = SDL_bdf.o
 
include $(MENUETDEV)/makefiles/Makefile_for_lib