update makefile
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@84 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
4de078c9e8
commit
4fb5220f5b
|
@ -90,5 +90,5 @@ zap_zt.o: zap_zt.c
|
|||
$(CC) $(CC_CFLAGS) $(CFLAGS) -c $< -o $@
|
||||
|
||||
clean:
|
||||
rm -f *.o $(MYLIB) *~ \#* testapp priserver
|
||||
rm -f *.o isdn/*.o $(MYLIB) *~ \#* testapp priserver
|
||||
|
||||
|
|
Loading…
Reference in New Issue