mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-12 04:09:15 +00:00
Unbreak man page build.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# $Id: Makefile.am,v 1.1.1.1 2008/07/12 12:48:45 matthieu Exp $
|
# $Id: Makefile.am,v 1.2 2008/07/12 12:59:16 matthieu Exp $
|
||||||
#
|
#
|
||||||
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
|
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
|
||||||
#
|
#
|
||||||
@@ -59,4 +59,4 @@ SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man
|
|||||||
sed $(MAN_SUBSTS) < $< > $@
|
sed $(MAN_SUBSTS) < $< > $@
|
||||||
|
|
||||||
@DRIVER_NAME@.man:
|
@DRIVER_NAME@.man:
|
||||||
ln -s -f $(top_srcdir)/src/@DRIVER_NAME@.man .
|
ln -s -f $(top_srcdir)/man/@DRIVER_NAME@.man .
|
||||||
|
|||||||
Reference in New Issue
Block a user