mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
Disconnect the doc subdir until somebody fixes this. I don't see how this
could possibly have worked during the testing before the last commit. :-(
This commit is contained in:
parent
2b6dfbee74
commit
b80cceb72f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# $Id: Makefile,v 1.23 1996/08/30 18:33:31 ache Exp $
|
||||
# $Id: Makefile,v 1.24 1997/01/05 16:16:32 ache Exp $
|
||||
|
||||
SRCDIR= ${.CURDIR}/../../../contrib/libreadline
|
||||
.PATH: ${SRCDIR}
|
||||
|
||||
SUBDIR= doc
|
||||
#SUBDIR= doc
|
||||
|
||||
LIB= readline
|
||||
SHLIB_MAJOR= 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue