]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/Makefile.in
ncurses 6.0 - patch 20150725
[ncurses.git] / man / Makefile.in
index fde9a935ba3feb87191ae4b5d08f4701412de485..ad40bc53a2c2c333f23c058c66dce9c4642e4d63 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.43 2010/03/13 20:28:21 tom Exp $
+# $Id: Makefile.in,v 1.47 2013/08/04 20:23:20 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2007,2010 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2010,2013 Free Software Foundation, Inc.                #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
 # the top-level MANIFEST and any man/*.renames files!
 
 SHELL          = /bin/sh
+VPATH          = @srcdir@
 
 DESTDIR                = @DESTDIR@
 srcdir         = @srcdir@
 prefix         = @prefix@
 exec_prefix    = @exec_prefix@
+datarootdir    = @datarootdir@
 datadir                = @datadir@
 mandir         = @mandir@
+includesubdir  = @includesubdir@
+
+INCLUDEDIR     = $(DESTDIR)$(includedir)$(includesubdir)
 
 INSTALL                = @INSTALL@
 INSTALL_DATA   = @INSTALL_DATA@
@@ -52,7 +57,7 @@ depend :
 tags :
 
 $(DESTDIR)$(mandir) :
-       sh $(srcdir)/../mkdirs.sh $@
+       mkdir -p $@
 
 EDITARGS = $(DESTDIR)$(mandir) $(srcdir) terminfo.5 *-config.1 $(srcdir)/*.[0-9]*