mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-24 21:41:48 -08:00
Revert to 1.61
Copied from Perforce Change: 21348 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
7e02f62aa1
commit
96eb46caa4
1 changed files with 1 additions and 8 deletions
|
|
@ -103,9 +103,6 @@ else
|
|||
ifeq ($(TARGET),replaysw)
|
||||
CFLAGSTARGET = -DCONFIG_PROD_EPCORE
|
||||
else
|
||||
ifeq ($(TARGET),amcsshe)
|
||||
CFLAGSTARGET = -DCONFIG_PROD_CONFIGURA
|
||||
else
|
||||
ifeq ($(TARGET),mmdw.a)
|
||||
CFLAGSTARGET = -DCONFIG_PROD_DYLAN
|
||||
else
|
||||
|
|
@ -272,14 +269,10 @@ all: mpmss apss sacss amcss amsss segsmss awlut mpsicv lockcov poolncv mps.a \
|
|||
# These tests are run overnight (see design.buildsys.overnight).
|
||||
# bttest & teletest cannot be run unattended
|
||||
# mv2test cannot be run because MV2 is broken
|
||||
testrun: mpmss apss sacss amcss amsss segsmss awlut mpsicv lockcov \
|
||||
testrun: mpmss apss sacss amcss amcsshe amsss segsmss awlut mpsicv lockcov \
|
||||
poolncv locv qs finalcv arenacv abqtest cbstest btcv messtest
|
||||
$(^:%=date && $(PFM)/$(VARIETY)/% &&) true
|
||||
|
||||
# Runs the automatic tests that are built with CONFIG_PROD_CONFIGURA
|
||||
testruncongif: amcsshe
|
||||
$(^:%=date && $(PFM)/$(VARIETY)/% &&) true
|
||||
|
||||
# Runs the automatic tests that are built with CONFIG_PROD_EPCORE
|
||||
# mv2eptst cannot be run unattended
|
||||
testrunep: epvmss
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue