Subversion Repositories Kolibri OS

Rev

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

Rev Author Line No. Line
4973 right-hear 1
OUTFILE = ld-dll
2
OBJS = kernel.o dll_list.o
3
CFLAGS = -O2 -fomit-frame-pointer
4
LIBS = -lmcoff
5
 
6
include $(MENUETDEV)/makefiles/Makefile_for_program