git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@87467
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
clean::
rm -f *.so *.o *.oo *.eo *.eoo
rm -f .*.o.d .*.oo.d
+ rm -f *.s *.i
rm -f modules.link
install:: all
clean:
rm -f *.so *.o look eagi-test eagi-sphinx-test
rm -f .*.o.d .*.oo.d
+ rm -f *.s *.i
rm -f strcompat.c
ifneq ($(wildcard .*.d),)
clean:
rm -f $(LIB) *.o
rm -f .*.o.d
+ rm -f *.s *.i
clean:
rm -f $(LIB) *.o .*.d
+ rm -f *.s *.i
clean:
rm -f *.o $(LIB) .*.d
+ rm -f *.s *.i
clean:
rm -f $(LIBDB) $(LIBDBSO) $(OBJS) $(SHOBJS)
+ rm -f *.s *.i
ASTCFLAGS:=-Wall -D__DBINTERFACE_PRIVATE -I. -I.. -Iinclude -Ihash -Ibtree -Irecno $(ASTCFLAGS)
rm -f $(BGCSRCS:.c=.o_a) $(CCSRCS:.c=.o_a)
rm -f $(BGCSRCS:.c=.o_s) $(CCSRCS:.c=.o_s)
rm -f $(TCSRCS:.c=.o) $(TEST)
+ rm -f *.s *.i
distclean : clean
rm -f config.cache config.log config.status config.h Makefile
clean:
rm -f *.o $(ALL_UTILS) check_expr
rm -f .*.o.d .*.oo.d
+ rm -f *.s *.i
rm -f md5.c strcompat.c ast_expr2.c ast_expr2f.c pbx_ael.c pval.c
rm -f aelparse.c aelbison.c conf2ael
rm -f utils.c sha1.c astobj2.c hashtest2