Remove cruft

This commit is contained in:
Andreas Öman 2008-03-31 10:19:05 +00:00
parent 5fe9339e0f
commit 0efef92d81

View file

@ -65,7 +65,6 @@ DLIBS += -lpthread
DEPFLAG = -M
OBJS = $(patsubst %.c,%.o, $(SRCS))
OBJS += $(patsubst %.arbfp1,%.o, $(CG_SRCS))
DEPS= ${OBJS:%.o=%.d}
prefix ?= $(INSTALLPREFIX)