Mercurial > emacs
diff nt/makefile.nt @ 24444:3e294a7e67de
Remove common multiple file compilation commands.
author | Geoff Voelker <voelker@cs.washington.edu> |
---|---|
date | Sat, 06 Mar 1999 02:15:46 +0000 |
parents | 2744e722a739 |
children | cbf1bc5bceab |
line wrap: on
line diff
--- a/nt/makefile.nt Sat Mar 06 02:14:28 1999 +0000 +++ b/nt/makefile.nt Sat Mar 06 02:15:46 1999 +0000 @@ -29,14 +29,6 @@ TRES = $(BLD)\emacs.rbj !endif -!IF ("$(_NMAKE_VER)" == "$(_NMAKE_VER_4)") -.c{$(BLD)}.obj: - $(CC) $(CFLAGS) -Fo$(OBJDIR)\i386\ $< -!ELSE -.c{$(BLD)}.obj:: - $(CC) $(CFLAGS) -Fo$(OBJDIR)\i386\ $< -!ENDIF - addpm: $(BLD) $(BLD)\addpm.exe $(BLD)\addpm.obj: addpm.c $(BLD)\addpm.exe: $(BLD)\addpm.obj