mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
build: Add common-rules.mk, common rules for all Makefiles.
This file is mainly a central place to: - include localenv if it exists, and - define the RHEL 5 backwards compatibility macros, instead of spreading them over every other file.
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
# subdir-rules.mk should be included in every *subdirectory* Makefile.am.
|
||||
|
||||
include $(top_srcdir)/common-rules.mk
|
||||
|
||||
# Individual Makefile.am's should define generator_built if that
|
||||
# subdirectory contains any files which are built by the generator.
|
||||
# Set generator_built to the list of those files.
|
||||
|
||||
Reference in New Issue
Block a user