]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - panel/modules
ncurses 6.2 - patch 20200308
[ncurses.git] / panel / modules
index d0f7a796678ff81208ffc263e9a06ae7ff259b4f..4b0c9d8835945c04841d8198da051936da14b79b 100644 (file)
@@ -1,6 +1,7 @@
-# $Id: modules,v 1.9 2006/12/24 00:53:17 tom Exp $
+# $Id: modules,v 1.11 2020/02/02 23:34:34 tom Exp $
 ##############################################################################
 ##############################################################################
-# Copyright (c) 1998,2006 Free Software Foundation, Inc.                     #
+# Copyright 2020 Thomas E. Dickey                                            #
+# Copyright 1998-2006,2010 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"), #
 
 @ base
 # Library objects
 
 @ base
 # Library objects
-panel          lib             $(srcdir)       $(PANEL_PRIV_H)
-p_above                lib             $(srcdir)       $(PANEL_PRIV_H)
-p_below                lib             $(srcdir)       $(PANEL_PRIV_H)
-p_bottom       lib             $(srcdir)       $(PANEL_PRIV_H)
-p_delete       lib             $(srcdir)       $(PANEL_PRIV_H)
-p_hide         lib             $(srcdir)       $(PANEL_PRIV_H)
-p_hidden       lib             $(srcdir)       $(PANEL_PRIV_H)
-p_move         lib             $(srcdir)       $(PANEL_PRIV_H)
-p_new          lib             $(srcdir)       $(PANEL_PRIV_H)
-p_replace      lib             $(srcdir)       $(PANEL_PRIV_H)
-p_show         lib             $(srcdir)       $(PANEL_PRIV_H)
-p_top          lib             $(srcdir)       $(PANEL_PRIV_H)
-p_update       lib             $(srcdir)       $(PANEL_PRIV_H)
-p_user         lib             $(srcdir)       $(PANEL_PRIV_H)
-p_win          lib             $(srcdir)       $(PANEL_PRIV_H)
+panel          lib             $(srcdir)       $(HEADER_DEPS)
+p_above                lib             $(srcdir)       $(HEADER_DEPS)
+p_below                lib             $(srcdir)       $(HEADER_DEPS)
+p_bottom       lib             $(srcdir)       $(HEADER_DEPS)
+p_delete       lib             $(srcdir)       $(HEADER_DEPS)
+p_hide         lib             $(srcdir)       $(HEADER_DEPS)
+p_hidden       lib             $(srcdir)       $(HEADER_DEPS)
+p_move         lib             $(srcdir)       $(HEADER_DEPS)
+p_new          lib             $(srcdir)       $(HEADER_DEPS)
+p_replace      lib             $(srcdir)       $(HEADER_DEPS)
+p_show         lib             $(srcdir)       $(HEADER_DEPS)
+p_top          lib             $(srcdir)       $(HEADER_DEPS)
+p_update       lib             $(srcdir)       $(HEADER_DEPS)
+p_user         lib             $(srcdir)       $(HEADER_DEPS)
+p_win          lib             $(srcdir)       $(HEADER_DEPS)
 
 # vile:makemode
 
 # vile:makemode