source: rtems/contrib/cygwin/Makefile.am @ 7c69d422

4.104.114.84.95
Last change on this file since 7c69d422 was deeb7190, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/12/03 at 16:06:27

2003-12-12 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Cosmetics.
  • Property mode set to 100644
File size: 368 bytes
Line 
1##
2## $Id$
3##
4
5RPM_SPECS_DATA = i386-cygwin-binutils.spec i386-cygwin-libs.spec \
6    i386-cygwin-mingw.spec i386-cygwin-w32api.spec i386-cygwin-gcc.spec
7
8CONFIGURE_DEPENDENCIES = setup.cache
9setup.cache: setup.def
10        cp setup.def $@
11
12DISTCLEANFILES = setup.cache
13
14noinst_SCRIPTS = setup
15noinst_DATA = setup.def
16
17EXTRA_DIST = $(noinst_SCRIPTS) $(noinst_DATA) .cvsignore
Note: See TracBrowser for help on using the repository browser.