]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - form/Makefile.in
ncurses 5.9 - patch 20140802
[ncurses.git] / form / Makefile.in
index 67e05297934ea9e91de889e462ceeeea77b1e516..2a8db8d54bd6e125e9b54642269ad81c24f5d174 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.55 2012/09/29 19:37:34 tom Exp $
+# $Id: Makefile.in,v 1.56 2013/08/04 20:23:20 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2011,2012 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2012,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"), #
@@ -57,6 +57,9 @@ exec_prefix   = @exec_prefix@
 bindir         = @bindir@
 libdir         = @libdir@
 includedir     = @includedir@
+includesubdir  = @includesubdir@
+
+INCLUDEDIR     = $(DESTDIR)$(includedir)$(includesubdir)
 
 LIBTOOL                = @LIBTOOL@
 LIBTOOL_CLEAN  = @LIB_CLEAN@