File: Makefile-docs

package info (click to toggle)
ip4r 2.4.2-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,140 kB
  • sloc: ansic: 6,580; sql: 4,486; makefile: 51; sh: 1
file content (11 lines) | stat: -rw-r--r-- 245 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ endif
 
 objdir	= src
 
-DOCS	= README.ip4r
+#DOCS	= README.ip4r
 OBJS_C	= ip4r_module.o ip4r.o ip6r.o ipaddr.o iprange.o raw_io.o
 OBJS	= $(addprefix src/, $(OBJS_C))
 INCS	= ipr.h ipr_internal.h