X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=misc%2FMakefile.in;h=133807366c8b7084c0b4f1996a96cef9c2218ca6;hp=ecb5ab3ebf749d315083381bfee352a078258aa5;hb=eccca377f55c70b12e3e92621d94d1e1c1fcfb7d;hpb=acb4184f8f69fddd052a3daa8c8675f4bf8ce369 diff --git a/misc/Makefile.in b/misc/Makefile.in index ecb5ab3e..13380736 100644 --- a/misc/Makefile.in +++ b/misc/Makefile.in @@ -1,6 +1,6 @@ -# $Id: Makefile.in,v 1.69 2018/02/10 20:53:47 tom Exp $ +# $Id: Makefile.in,v 1.71 2019/01/20 12:05:24 tom Exp $ ############################################################################## -# Copyright (c) 1998-2017,2018 Free Software Foundation, Inc. # +# Copyright (c) 1998-2018,2019 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"), # @@ -76,11 +76,14 @@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ ################################################################################ all \ -sources :: terminfo.tmp +sources :: + +@MAKE_DATABASE@all \ +@MAKE_DATABASE@sources :: terminfo.tmp depend : -install : @MISC_INSTALL_DATA@ install.libs +@MAKE_DATABASE@install :: @MISC_INSTALL_DATA@ install.data : terminfo.tmp \ $(DESTDIR)$(libdir) \ @@ -106,6 +109,7 @@ install.data : terminfo.tmp \ NCURSES_CONFIG = ncurses@DFT_ARG_SUFFIX@@cf_cv_abi_version@@cf_config_suffix@-config +install \ install.libs :: $(DESTDIR)$(bindir) ncurses-config $(INSTALL_SCRIPT) ncurses-config $(DESTDIR)$(bindir)/$(NCURSES_CONFIG) @@ -183,8 +187,8 @@ tags : @MAKE_UPPER_TAGS@TAGS : mostlyclean : - -rm -f terminfo.tmp - -rm -f run_tic.sed +@MAKE_DATABASE@ -rm -f terminfo.tmp +@MAKE_DATABASE@ -rm -f run_tic.sed @MAKE_PC_FILES@ -rm -f pc-files $(PC_FILES) -rm -f core tags TAGS *~ *.bak *.ln *.atac trace