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


RPM_SPECS_DATA = \
    i386-cygwin-binutils.spec \
    i386-cygwin-libs.spec \
    i386-cygwin-mingw.spec \
    i386-cygwin-w32api.spec \
    i386-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