mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-24 23:31:33 -07:00
Make amssshe and amcsshe tests build on windows.
Copied from Perforce Change: 28381 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
01c9fc87fd
commit
8b5bd0db51
1 changed files with 3 additions and 3 deletions
|
|
@ -123,15 +123,15 @@ $(PFM)\$(VARIETY)\amcss.exe: $(PFM)\$(VARIETY)\amcss.obj \
|
|||
$(TESTLIBOBJ)
|
||||
|
||||
$(PFM)\$(VARIETY)\amcsshe.exe: $(PFM)\$(VARIETY)\amcsshe.obj \
|
||||
$(CONFIGURAOBJ) $(AMCOBJ) $(PLINTHOBJ) $(PFM)\$(VARIETY)\fmthe.obj \
|
||||
$(MPMOBJ) $(AMCOBJ) $(PLINTHOBJ) $(PFM)\$(VARIETY)\fmthe.obj \
|
||||
$(TESTLIBOBJ)
|
||||
|
||||
$(PFM)\$(VARIETY)\amsss.exe: $(PFM)\$(VARIETY)\amsss.obj \
|
||||
$(MPMOBJ) $(AMSOBJ) $(PLINTHOBJ) $(DWOBJ) $(DWTESTOBJ) \
|
||||
$(TESTLIBOBJ)
|
||||
|
||||
$(PFM)\$(VARIETY)\amssshe.exe: $(PFM)\$(VARIETY)\amsss.obj \
|
||||
$(CONFIGURAOBJ) $(AMSOBJ) $(PLINTHOBJ) $(PFM)\$(VARIETY)\fmthe.obj \
|
||||
$(PFM)\$(VARIETY)\amssshe.exe: $(PFM)\$(VARIETY)\amssshe.obj \
|
||||
$(MPMOBJ) $(AMSOBJ) $(PLINTHOBJ) $(PFM)\$(VARIETY)\fmthe.obj \
|
||||
$(TESTLIBOBJ)
|
||||
|
||||
$(PFM)\$(VARIETY)\segsmss.exe: $(PFM)\$(VARIETY)\segsmss.obj \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue