kolibrios/contrib/sdk/sources/SDL-1.2.2/SDL_bdf-1.2/Makefile

6 lines
148 B
Makefile
Raw Normal View History

CFLAGS = -DUSE_RWOPS=1 -I. -I$(MENUETDEV)/include/SDL
OUTFILE = libSDL_bdf.a
OBJS = SDL_bdf.o
include $(MENUETDEV)/makefiles/Makefile_for_lib