Subversion Repositories Kolibri OS

Rev

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

Rev Author Line No. Line
1882 clevermous 1
OUTFILE = $(MENUETDEV)/lib/libipc.a
2
OBJS = hdr.o send.o recv.o
3
CFLAGS = -O2 -fomit-frame-pointer
4
 
5
include $(MENUETDEV)/makefiles/Makefile_for_lib