comparison src/makefile.nt @ 16888:380c7e461c14

Use new name w32gui.h.
author Geoff Voelker <voelker@cs.washington.edu>
date Mon, 20 Jan 1997 01:00:08 +0000
parents 4ed80eda6fac
children ca4d948da78d
comparison
equal deleted inserted replaced
16887:dd6cbc8b53e8 16888:380c7e461c14
1 # Makefile for GNU Emacs on Windows NT 1 # Makefile for GNU Emacs on the Microsoft W32 API.
2 # Copyright (c) 1992, 1993, 1994, 1995 Free Software Foundation, Inc. 2 # Copyright (c) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
3 # Tim Fleehart (apollo@online.com) 17-Apr-92 3 # Tim Fleehart (apollo@online.com) 17-Apr-92
4 # Geoff Voelker (voelker@cs.washington.edu) 11-20-93 4 # Geoff Voelker (voelker@cs.washington.edu) 11-20-93
5 # 5 #
6 # This file is part of GNU Emacs. 6 # This file is part of GNU Emacs.
1040 $(EMACS_ROOT)\src\m\intel386.h \ 1040 $(EMACS_ROOT)\src\m\intel386.h \
1041 $(EMACS_ROOT)\src\config.h \ 1041 $(EMACS_ROOT)\src\config.h \
1042 $(SRC)\w32faces.c \ 1042 $(SRC)\w32faces.c \
1043 $(SRC)\lisp.h \ 1043 $(SRC)\lisp.h \
1044 $(SRC)\w32term.h \ 1044 $(SRC)\w32term.h \
1045 $(SRC)\win32.h \ 1045 $(SRC)\w32gui.h \
1046 $(SRC)\buffer.h \ 1046 $(SRC)\buffer.h \
1047 $(SRC)\dispextern.h \ 1047 $(SRC)\dispextern.h \
1048 $(SRC)\frame.h \ 1048 $(SRC)\frame.h \
1049 $(SRC)\blockinput.h \ 1049 $(SRC)\blockinput.h \
1050 $(SRC)\window.h \ 1050 $(SRC)\window.h \
1055 $(EMACS_ROOT)\src\m\intel386.h \ 1055 $(EMACS_ROOT)\src\m\intel386.h \
1056 $(EMACS_ROOT)\src\config.h \ 1056 $(EMACS_ROOT)\src\config.h \
1057 $(SRC)\w32fns.c \ 1057 $(SRC)\w32fns.c \
1058 $(SRC)\lisp.h \ 1058 $(SRC)\lisp.h \
1059 $(SRC)\w32term.h \ 1059 $(SRC)\w32term.h \
1060 $(SRC)\win32.h \ 1060 $(SRC)\w32gui.h \
1061 $(SRC)\frame.h \ 1061 $(SRC)\frame.h \
1062 $(SRC)\window.h \ 1062 $(SRC)\window.h \
1063 $(SRC)\buffer.h \ 1063 $(SRC)\buffer.h \
1064 $(SRC)\dispextern.h \ 1064 $(SRC)\dispextern.h \
1065 $(SRC)\keyboard.h \ 1065 $(SRC)\keyboard.h \
1087 $(EMACS_ROOT)\src\config.h \ 1087 $(EMACS_ROOT)\src\config.h \
1088 $(SRC)\w32term.c \ 1088 $(SRC)\w32term.c \
1089 $(SRC)\lisp.h \ 1089 $(SRC)\lisp.h \
1090 $(SRC)\blockinput.h \ 1090 $(SRC)\blockinput.h \
1091 $(SRC)\w32term.h \ 1091 $(SRC)\w32term.h \
1092 $(SRC)\win32.h \ 1092 $(SRC)\w32gui.h \
1093 $(SRC)\systty.h \ 1093 $(SRC)\systty.h \
1094 $(SRC)\systime.h \ 1094 $(SRC)\systime.h \
1095 $(SRC)\frame.h \ 1095 $(SRC)\frame.h \
1096 $(SRC)\dispextern.h \ 1096 $(SRC)\dispextern.h \
1097 $(SRC)\termhooks.h \ 1097 $(SRC)\termhooks.h \
1109 $(EMACS_ROOT)\src\m\intel386.h \ 1109 $(EMACS_ROOT)\src\m\intel386.h \
1110 $(EMACS_ROOT)\src\config.h \ 1110 $(EMACS_ROOT)\src\config.h \
1111 $(SRC)\w32select.c \ 1111 $(SRC)\w32select.c \
1112 $(SRC)\lisp.h \ 1112 $(SRC)\lisp.h \
1113 $(SRC)\w32term.h \ 1113 $(SRC)\w32term.h \
1114 $(SRC)\win32.h \ 1114 $(SRC)\w32gui.h \
1115 $(SRC)\dispextern.h \ 1115 $(SRC)\dispextern.h \
1116 $(SRC)\frame.h \ 1116 $(SRC)\frame.h \
1117 $(SRC)\blockinput.h 1117 $(SRC)\blockinput.h
1118 1118
1119 $(BLD)\w32reg.obj: \ 1119 $(BLD)\w32reg.obj: \
1121 $(EMACS_ROOT)\src\m\intel386.h \ 1121 $(EMACS_ROOT)\src\m\intel386.h \
1122 $(EMACS_ROOT)\src\config.h \ 1122 $(EMACS_ROOT)\src\config.h \
1123 $(SRC)\w32reg.c \ 1123 $(SRC)\w32reg.c \
1124 $(SRC)\lisp.h \ 1124 $(SRC)\lisp.h \
1125 $(SRC)\w32term.h \ 1125 $(SRC)\w32term.h \
1126 $(SRC)\win32.h \ 1126 $(SRC)\w32gui.h \
1127 $(SRC)\blockinput.h 1127 $(SRC)\blockinput.h