summaryrefslogtreecommitdiffstats
path: root/contrib/cygwin/Makefile.am
blob: c25005dd4fc1c3aa8b395964341a6ea0dc8304d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
##
## $Id$
##

RPM_SPECS_DATA = i686-pc-cygwin-binutils.spec i686-pc-cygwin-libs.spec \
    i686-pc-cygwin-mingw.spec i686-pc-cygwin-w32api.spec \
    i686-pc-cygwin-gcc.spec

CONFIGURE_DEPENDENCIES = setup.cache
setup.cache: setup.def
	cp setup.def $@

DISTCLEANFILES = setup.cache

noinst_SCRIPTS = setup
noinst_DATA = setup.def

EXTRA_DIST = $(noinst_SCRIPTS) $(noinst_DATA) .cvsignore