mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-21 12:03:55 -08:00
Removing obsolete mpmconft
Copied from Perforce Change: 19442 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
600b53f384
commit
176361d583
1 changed files with 3 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# ==== SECOND COMMON FRAGMENT FOR PLATFORMS USING MV AND NMAKE
|
||||
#
|
||||
# $HopeName: MMsrc!commpost.nmk(trunk.20) $
|
||||
# $HopeName: MMsrc!commpost.nmk(trunk.21) $
|
||||
# Copyright(C) 1997 Harlequin Group, all rights reserved
|
||||
#
|
||||
# DESCRIPTION
|
||||
|
|
@ -14,14 +14,14 @@
|
|||
# %%TARGET: Add the target to the all dependencies
|
||||
|
||||
all: mpmss.exe amcss.exe amsss.exe awlut.exe mpsicv.exe \
|
||||
lockutw3.exe lockcov.exe poolncv.exe locv.exe qs.exe mpmconft.exe \
|
||||
lockutw3.exe lockcov.exe poolncv.exe locv.exe qs.exe \
|
||||
finalcv.exe arenacv.exe bttest.exe teletest.exe mpm.lib
|
||||
|
||||
# Convenience targets
|
||||
# %%TARGET: Add a pseudo-target for the new part
|
||||
|
||||
mpmss.exe amcss.exe amsss.exe awlut.exe dwstress.exe mpsicv.exe \
|
||||
lockutw3.exe lockcov.exe poolncv.exe locv.exe qs.exe mpmconft.exe \
|
||||
lockutw3.exe lockcov.exe poolncv.exe locv.exe qs.exe \
|
||||
finalcv.exe arenacv.exe bttest.exe teletest.exe protcv.exe \
|
||||
thw3susp.exe \
|
||||
mpm.lib mmdw.lib mmsw.lib poolawl.lib mpsplan.lib:
|
||||
|
|
@ -78,9 +78,6 @@ $(PFM)\$(VARIETY)\finalcv.exe: $(PFM)\$(VARIETY)\finalcv.obj \
|
|||
$(MPMOBJ) $(PLINTHOBJ) $(AMCOBJ) $(DWOBJ) $(DWTESTOBJ) \
|
||||
$(MRGOBJ) $(TESTLIBOBJ)
|
||||
|
||||
$(PFM)\$(VARIETY)\mpmconft.exe: $(PFM)\$(VARIETY)\mpmconft.obj \
|
||||
$(MPMOBJ) $(PLINTHOBJ)
|
||||
|
||||
$(PFM)\$(VARIETY)\mpmss.exe: $(PFM)\$(VARIETY)\mpmss.obj \
|
||||
$(MPMOBJ) $(PLINTHOBJ) $(TESTLIBOBJ)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue