mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 06:20:43 -08:00
Mps: add mpsplan.a to "all" target; add mps.lib and mpsplan.lib to "all" target
Copied from Perforce Change: 158999 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
3e911212c0
commit
d05deebf6b
2 changed files with 3 additions and 2 deletions
|
|
@ -269,7 +269,7 @@ all: mpmss sacss amcss amcsshe amsss amssshe segsmss awlut awluthe \
|
|||
finalcv finaltest arenacv bttest teletest \
|
||||
abqtest cbstest btcv mv2test messtest steptest \
|
||||
eventcnv walkt0 libcbt \
|
||||
mps.a
|
||||
mps.a mpsplan.a
|
||||
|
||||
swall: mmsw.a replaysw
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,8 @@ all: mpmss.exe amcss.exe amsss.exe amssshe.exe segsmss.exe awlut.exe awluthe.exe
|
|||
finalcv.exe finaltest.exe arenacv.exe bttest.exe teletest.exe protcv.exe \
|
||||
abqtest.exe cbstest.exe btcv.exe mv2test.exe messtest.exe steptest.exe \
|
||||
locbwcss.exe locusss.exe \
|
||||
eventcnv.exe
|
||||
eventcnv.exe \
|
||||
mps.lib mpsplan.lib
|
||||
|
||||
swall: mmsw.lib replaysw.exe
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue