aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.w32-in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ($(BLD)/dired.$(O)): Remove reference to VMSAndrew Innes2001-02-221-17/+0
| | | | | | | | | | | | header files. ($(BLD)/dispnew.$(O)): ($(BLD)/editfns.$(O)): ($(BLD)/fileio.$(O)): ($(BLD)/filelock.$(O)): ($(BLD)/keyboard.$(O)): ($(BLD)/w32proc.$(O)): ($(BLD)/process.$(O)): ($(BLD)/sysdep.$(O)): Ditto.
* ($(EMACS)): Use $(THISDIR) instead of . inAndrew Innes2001-02-051-2/+2
| | | | | invocation of temacs, to work with Windows 2000. (bootstrap-emacs): Ditto.
* removed x-list-font.c per change 2001-01-17 Gerd Moellmann <gerd@gnu.org>Sam Steingold2001-01-171-8/+7
|
* (clean): Delete $(COMPILER_TEMP_FILES) insteadAndrew Innes2001-01-061-1/+1
| | | | of *.pdb.
* (md5.o): Add target.Jason Rumney2000-12-051-10/+7
| | | | (sunfns.o): Remove target.
* Change .obj to .$(O) in all dependencies.Andrew Innes2000-10-211-82/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | ($(BLD)/casefiddle.$(O)): Remove compile command. ($(BLD)/gmalloc.$(O)): Remove compile command. ($(BLD)/dispnew.obj): ($(BLD)/keyboard.obj): ($(BLD)/w32inevt.obj): ($(BLD)/w32bdf.obj): ($(BLD)/alloc.obj): ($(BLD)/buffer.obj): ($(BLD)/editfns.obj): ($(BLD)/emacs.obj): ($(BLD)/fileio.obj): ($(BLD)/fns.obj): ($(BLD)/indent.obj): ($(BLD)/insdel.obj): ($(BLD)/intervals.obj): ($(BLD)/minibuf.obj): ($(BLD)/print.obj): ($(BLD)/scroll.obj): ($(BLD)/sysdep.obj): ($(BLD)/textprop.obj): ($(BLD)/widget.obj): ($(BLD)/xdisp.obj): Add dependency on w32gui.h. ($(BLD)/term.obj): Add dependency on dispextern.h.
* Revert to Unix line endings.Andrew Innes2000-09-141-1170/+1170
|
* Standardize indentation somewhat.Andrew Innes2000-09-141-32/+33
| | | | | (bootstrap-temacs): Use $(ARGQUOTE) instead of literal quotes, to cater for differences between shells.
* Change to DOS line endings.Andrew Innes2000-09-031-1169/+1169
|
* (clean): Don't delete config.h and epaths.h.Andrew Innes2000-09-031-1/+4
| | | | (distclean): Delete them here instead.
* New file.Andrew Innes2000-08-241-0/+1166