]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - man/Makefile.in
ncurses 6.5 - patch 20240504
[ncurses.git] / man / Makefile.in
index 8f6b27126fa7e6f9838a38d3f0e74e08f38fff80..9d08a7eed8ba2ba3ed4f7511ff00c77547a101cf 100644 (file)
@@ -1,6 +1,7 @@
-# $Id: Makefile.in,v 1.49 2019/03/02 22:18:27 tom Exp $
+# $Id: Makefile.in,v 1.54 2022/10/22 16:36:40 tom Exp $
 ##############################################################################
 ##############################################################################
-# Copyright (c) 1998-2015,2019 Free Software Foundation, Inc.                #
+# Copyright 2019-2021,2022 Thomas E. Dickey                                  #
+# Copyright 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"), #
 #                                                                            #
 # Permission is hereby granted, free of charge, to any person obtaining a    #
 # copy of this software and associated documentation files (the "Software"), #
@@ -51,6 +52,21 @@ INCLUDEDIR   = $(DESTDIR)$(includedir)$(includesubdir)
 INSTALL                = @INSTALL@
 INSTALL_DATA   = @INSTALL_DATA@
 
 INSTALL                = @INSTALL@
 INSTALL_DATA   = @INSTALL_DATA@
 
+################################################################################
+
+@MAKE_PHONY@.PHONY :   all
+@MAKE_PHONY@.PHONY :   clean
+@MAKE_PHONY@.PHONY :   depend
+@MAKE_PHONY@.PHONY :   distclean
+@MAKE_PHONY@.PHONY :   install
+@MAKE_PHONY@.PHONY :   install.man
+@MAKE_PHONY@.PHONY :   libs
+@MAKE_PHONY@.PHONY :   mostlyclean
+@MAKE_PHONY@.PHONY :   realclean
+@MAKE_PHONY@.PHONY :   sources
+@MAKE_PHONY@.PHONY :   uninstall
+@MAKE_PHONY@.PHONY :   uninstall.man
+
 all \
 sources :      terminfo.5
 depend :
 all \
 sources :      terminfo.5
 depend :
@@ -83,8 +99,8 @@ mostlyclean :
 clean: mostlyclean
        rm -f terminfo.5
 
 clean: mostlyclean
        rm -f terminfo.5
 
-../edit_man.sed : make_sed.sh @MANPAGE_RENAMES@
+../edit_man.sed : make_sed.sh
        $(SHELL) $(srcdir)/make_sed.sh @MANPAGE_RENAMES@ >../edit_man.sed
 
 distclean realclean: clean
        $(SHELL) $(srcdir)/make_sed.sh @MANPAGE_RENAMES@ >../edit_man.sed
 
 distclean realclean: clean
-       rm -f Makefile *-config.1 ../edit_man.* ../man_alias.*
+       -rm -f Makefile *-config.1 ../edit_man.* ../man_alias.* man_db.renames