This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
TT#49106 Clean up generated man pages
Change-Id: I5fc089dff955a37403d170c81ba5d0d42eeb8415 Fixes: commit
1f10dc30d5
changes/37/27637/1
Guillem Jover
7 years ago
parent
1f10dc30d5
commit
5e3a59a838
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/common.Makefile
+ 1
- 1
lib/common.Makefile
View File
@ -12,7 +12,7 @@ debug:
dep: .depend
clean:
rm -f $(OBJS) $(TARGET) $(LIBSRCS) $(DAEMONSRCS) $(ADD_CLEAN) .depend core core.*
rm -f $(OBJS) $(TARGET) $(LIBSRCS) $(DAEMONSRCS) $(
MANS) $(
ADD_CLEAN) .depend core core.*
rm -f fix_frame_channel_layout.h fix_frame_channel_layout-test.[co] *.strhash.c $(HASHSRCS)
.depend: $(SRCS) $(LIBSRCS) $(DAEMONSRCS) Makefile
Write
Preview
Loading…
Cancel
Save