ninpaths
Alexey Luckyanchikov
alexl at alkar.net
Mon Jan 29 16:55:37 UTC 2001
Russ, Makefile in contrib/ninpaths is still broken. To resolve this you
need to apply this patch (it's end part of my firts patch to Makefile):
--- contrib/ninpaths/Makefile.orig Mon Jan 29 18:45:28 2001
+++ contrib/ninpaths/Makefile Mon Jan 29 18:45:52 2001
@@ -14,7 +14,7 @@
$(CC) $(CFLAGS) -o $@ -c ninpaths.c
sendinpaths: sendinpaths.in
- $(UPFIXSCRIPT) sendinpaths
+ $(UPFIXSCRIPT) sendinpaths.in
clean:
- rm -f ninpaths *.o *.out core
+ rm -f ninpaths sendinpaths *.o *.out core
--
Sincerely, e-mail: alexl at alkar.net
Alexey Luckyanchikov
More information about the inn-bugs
mailing list