Files
rtems/scripts/common/common.add.in
Ralf Corsepius 446a7486b9 2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* common/commom.am: New.
	* Makefile.am: Remove TEMPLATES.
	Put setup.cache into CONFIG_STATUS_DEPENDENCIES instead of
	CONFIGURE_DEPENDENCIES.
	* configure.ac: Remove AC_PREFIX_DEFAULT.
	* binutils/Makefile.am: include common.am.
	* common/common.add.in: Use rtems.com gnats.
	* cpukit/Makefile.am: include common.am.
	* gcc3newlib/Makefile.am: include common.am.
	* gccnewlib/Makefile.am: include common.am.
	* gdb/Makefile.am: include common.am.
	* rtems/Makefile.am: include common.am.
	* rtemsdoc/Makefile.am: include common.am.
2003-08-28 23:43:10 +00:00

22 lines
427 B
Plaintext

#
# Please send bugfixes or comments to
# http://www.rtems.com/cgi-bin/gnatweb.pl
# or mailto:@PACKAGE_BUGREPORT@
#
%define _prefix @prefix@
%define _defaultbuildroot %{_tmppath}/%{name}-%{version}-root
%ifos cygwin cygwin32
%define _exeext .exe
%else
%define _exeext %{nil}
%endif
# Work around to a bug in rpm-4.2
%define __os_install_post %{nil}
Vendor: OARCorp
Distribution: Linux
BuildRoot: %{_defaultbuildroot}