Skip to content
Snippets Groups Projects
Commit 4ec448cc authored by Kevin P. Fleming's avatar Kevin P. Fleming
Browse files

add check_expr to 'make clean' and CVS ignore list

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5890 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 57362701
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,4 @@
astman
smsq
stereorize
check_expr
......@@ -26,7 +26,7 @@ install:
done
clean:
rm -f *.o astman smsq stereorize .depend
rm -f *.o astman smsq stereorize check_expr .depend
astman: astman.o ../md5.o
$(CC) $(CFLAGS) -o astman astman.o ../md5.o -lnewt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment