]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/Makefile.in
ncurses 6.0 - patch 20150606
[ncurses.git] / include / Makefile.in
index 8e8844a751efab078a0e914fa04ec2009bb7a997..f637c5ad1cbdec9d8632b8c55659fdc209bcec30 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.39 2010/09/25 22:16:12 juergen Exp $
+# $Id: Makefile.in,v 1.42 2015/05/01 00:47:26 tom Exp $
 ##############################################################################
-# Copyright (c) 1998,2009,2010 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2013,2015 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"), #
@@ -40,6 +40,7 @@
 .SUFFIXES:
 
 SHELL          = /bin/sh
+VPATH          = @srcdir@
 THIS           = Makefile
 
 DESTDIR                = @DESTDIR@
@@ -47,6 +48,9 @@ srcdir                = @srcdir@
 prefix         = @prefix@
 exec_prefix    = @exec_prefix@
 includedir     = @includedir@
+includesubdir  = @includesubdir@
+
+INCLUDEDIR     = $(DESTDIR)$(includedir)$(includesubdir)
 
 INSTALL                = @INSTALL@
 INSTALL_DATA   = @INSTALL_DATA@
@@ -124,6 +128,7 @@ mostlyclean ::
 
 clean :: mostlyclean
        -rm -f $(AUTO_SRC)
+       -rm -rf *.dSYM
 
 distclean :: clean
        -rm -f Makefile $(CONFIG_SRC) config.h