Remove cruft
This commit is contained in:
parent
5fe9339e0f
commit
0efef92d81
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue