forked from Imagelibrary/rtems
Abandon *-w32api.spec
This commit is contained in:
@@ -4,33 +4,6 @@ TARGET = i686-pc-mingw32
|
||||
|
||||
include $(top_srcdir)/mkspec.am
|
||||
|
||||
MINGW32_VERS = 3.11
|
||||
MINGW32_RPMREL = 1
|
||||
|
||||
W32API_VERS = 3.8
|
||||
W32API_RPMREL = 1
|
||||
EXTRA_DIST += target-w32api.add
|
||||
EXTRA_DIST += w32api.add
|
||||
|
||||
W32API_SUBPACKAGES = $(top_srcdir)/common/common.add
|
||||
W32API_SUBPACKAGES += $(srcdir)/w32api.add
|
||||
W32API_SUBPACKAGES += $(top_srcdir)/gcc/rpm-install.add
|
||||
W32API_SUBPACKAGES += $(top_srcdir)/common/clean.add
|
||||
W32API_SUBPACKAGES += $(srcdir)/target-w32api.add
|
||||
|
||||
$(TARGET)-w32api.spec.in: $(W32API_SUBPACKAGES) Makefile.am
|
||||
cat $(W32API_SUBPACKAGES) | sed \
|
||||
-e "s/[@]W32API_VERS[@]/$(W32API_VERS)/g" \
|
||||
-e "s/[@]W32API_RPMREL[@]/$(W32API_RPMREL)/g" \
|
||||
-e "s,%{gcc_rpmvers},%{w32api_rpmvers},g" \
|
||||
> $(TARGET)-w32api.spec.in
|
||||
CLEANFILES += $(TARGET)-w32api.spec.in
|
||||
|
||||
@rpmprefix@$(TARGET)-w32api.spec: $(TARGET)-w32api.spec.in
|
||||
$(MKSPEC) $(TARGET)-w32api.spec.in | $(SPECSTRIP) > $@
|
||||
CLEANFILES += @rpmprefix@$(TARGET)-w32api.spec
|
||||
noinst_DATA += @rpmprefix@$(TARGET)-w32api.spec
|
||||
|
||||
GMP_VERS = 4.2.4
|
||||
GMP_RPMREL = 0.20081219.1%{?dist}
|
||||
include ../gmp.am
|
||||
|
||||
Reference in New Issue
Block a user