Subversion Repositories Kolibri OS

Rev

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

  1. OUTFILE = noout
  2. OBJS = freebios.o
  3. CFLAGS = -Os -DNOTPSP -DFRAMELIMIT -DNODEBUG -DNO_SNPRINTF -DKOLIBRI -I/home/hatsune/menuetos/include/SDL
  4. LIBS = -lm
  5. include $(MENUETDEV)/makefiles/Makefile_for_program
  6.