Skip to content
Snippets Groups Projects
Commit e158ab2f authored by Mark Spencer's avatar Mark Spencer
Browse files

Clean agi-sphinx-test (bug #1547)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2882 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 5098302f
Branches
Tags
No related merge requests found
...@@ -28,7 +28,7 @@ eagi-sphinx-test: eagi-sphinx-test.o ...@@ -28,7 +28,7 @@ eagi-sphinx-test: eagi-sphinx-test.o
$(CC) -o eagi-sphinx-test eagi-sphinx-test.o $(CC) -o eagi-sphinx-test eagi-sphinx-test.o
clean: clean:
rm -f *.so *.o look .depend eagi-test rm -f *.so *.o look .depend eagi-test eagi-sphinx-test
%.so : %.o %.so : %.o
$(CC) -shared -Xlinker -x -o $@ $< $(CC) -shared -Xlinker -x -o $@ $<
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment