XML catalogue of packages which are available for installation, using the mingw-get installer.
Rev. | c9977c183392611f569fbe62c9636d279eb91856 |
---|---|
Size | 1,338 bytes |
Time | 2019-07-07 01:47:38 |
Author | Keith Marshall |
Log Message | Publish MinGW.org WSL-5.2.2 package set.
|
# @configure_input@
#
# This makefile is a stub; it serves only to ensure that the ${srcdir}
# path is correctly set up for the working subdirectory, before including
# the common makefile content from ${top_builddir}/Makefile.comm
#
# $Id$
#
# Written by Keith Marshall <keithmarshall@users.sourceforge.net>
# Copyright (C) 2010, 2013, MinGW.org Project
#
#
# Makefile template for generating mingw-get distribution manifests.
#
# Project: @PACKAGE_TARNAME@
# Version: @PACKAGE_VERSION@
#
#
# This is free software. Permission is granted to copy, modify and
# redistribute this software, under the provisions of the GNU General
# Public License, Version 3, (or, at your option, any later version),
# as published by the Free Software Foundation; see the file COPYING
# for licensing details.
#
# Note, in particular, that this software is provided "as is", in the
# hope that it may prove useful, but WITHOUT WARRANTY OF ANY KIND; not
# even an implied WARRANTY OF MERCHANTABILITY, nor of FITNESS FOR ANY
# PARTICULAR PURPOSE. Under no circumstances will the author, or the
# MinGW Project, accept liability for any damages, however caused,
# arising from the use of this software.
#
srcdir = @srcdir@
top_srcdir = @top_srcdir@
top_builddir = @top_builddir@
include ${top_builddir}/Makefile.comm
#
# $RCSfile$: end of file