aboutsummaryrefslogtreecommitdiffstats
path: root/src/makefile.w32-in
Commit message (Expand)AuthorAgeFilesLines
* Revision: [email protected]/emacs--cvs-trunk--0--patch-396Miles Bader2004-06-111-3/+1
* Add "-*- makefile -*-" mode tag.Juanma Barranquero2004-04-231-1/+1
* Image consolidation:Kim F. Storm2004-03-111-1/+20
* ($(BLD)/fringe.$(O)): Add dependencies.Juanma Barranquero2004-03-011-0/+15
* Add fringe.o to OBJ1.Kim F. Storm2004-02-101-1/+2
* * makefile.w32-in, w32fns.c: Add `default-printer-name' function.Jason Rumney2004-01-281-0/+1
* (emacs.o, coding.o, bytecode.o): Sync dependancies with Makefile.in.Jason Rumney2003-10-021-15/+5
* Add arch taglinesMiles Bader2003-09-011-0/+2
* ($(BLD)/frame.$(O)): Add dependency on blockinput.h and files included from it.Juanma Barranquero2003-03-311-0/+3
* (xdisp.o): Add dependency on keymap.h.Kim F. Storm2003-03-211-0/+1
* ($(BLD)/xdisp.$(O)): Depend also on atimer.h and systime.h.Juanma Barranquero2003-03-171-0/+2
* ($(BLD)/xdisp.$(O)): Add dependency from blockinput.h.Juanma Barranquero2003-03-171-0/+1
* Added a partial implementation of play-sound-internal for Windows. Fixed the...Ben Key2002-11-171-0/+9
* All dependencies updated.Juanma Barranquero2002-09-041-300/+561
* Add missing dependencies on w32term.h and composite.h.Juanma Barranquero2002-08-281-2/+9
* (LIBS): Remove $(WSOCK32).Jason Rumney2002-03-201-1/+0
* (LIBS): Add $(WSOCK32). From David Ponce <[email protected]>.Kim F. Storm2002-03-191-0/+1
* Remove mocklisp files.Pavel Janík2001-12-221-10/+1
* (EMACSLOADPATH): Define.Andrew Innes2001-12-141-0/+4
* (bootstrap-temacs): Remove dependency onAndrew Innes2001-12-141-1/+1
* Update copyright notice.Andrew Innes2001-02-241-1/+1
* ($(BLD)/dired.$(O)): Remove reference to VMSAndrew Innes2001-02-221-17/+0
* ($(EMACS)): Use $(THISDIR) instead of . inAndrew Innes2001-02-051-2/+2
* removed x-list-font.c per change 2001-01-17 Gerd Moellmann <[email protected]>Sam Steingold2001-01-171-8/+7
* (clean): Delete $(COMPILER_TEMP_FILES) insteadAndrew Innes2001-01-061-1/+1
* (md5.o): Add target.Jason Rumney2000-12-051-10/+7
* Change .obj to .$(O) in all dependencies.Andrew Innes2000-10-211-82/+101
* Revert to Unix line endings.Andrew Innes2000-09-141-1170/+1170
* Standardize indentation somewhat.Andrew Innes2000-09-141-32/+33
* 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
* New file.Andrew Innes2000-08-241-0/+1166