Mercurial > emacs
comparison src/Makefile.in @ 24411:ba82dd1081e3
paths.h and paths.in renamed to epaths.h and epaths.in.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 26 Feb 1999 11:39:47 +0000 |
parents | 1331218fcf2b |
children | 67c1b0766236 |
comparison
equal
deleted
inserted
replaced
24410:c4dcba33da91 | 24411:ba82dd1081e3 |
---|---|
941 /* We don't really need this, but satisfy the dependency. */ | 941 /* We don't really need this, but satisfy the dependency. */ |
942 stamp-oldxmenu: | 942 stamp-oldxmenu: |
943 touch stamp-oldxmenu | 943 touch stamp-oldxmenu |
944 #endif /* not (HAVE_X_WINDOWS && HAVE_X11 && HAVE_MENUS) */ | 944 #endif /* not (HAVE_X_WINDOWS && HAVE_X11 && HAVE_MENUS) */ |
945 | 945 |
946 ../config.status:: paths.in | 946 ../config.status:: epaths.in |
947 @echo "The file paths.h needs to be set up from paths.in." | 947 @echo "The file epaths.h needs to be set up from epaths.in." |
948 @echo "Please run the `configure' script again." | 948 @echo "Please run the `configure' script again." |
949 exit 1 | 949 exit 1 |
950 | 950 |
951 ../config.status:: config.in | 951 ../config.status:: config.in |
952 @echo "The file config.h needs to be set up from config.in." | 952 @echo "The file config.h needs to be set up from config.in." |
997 abbrev.o: abbrev.c buffer.h window.h commands.h charset.h $(config_h) | 997 abbrev.o: abbrev.c buffer.h window.h commands.h charset.h $(config_h) |
998 buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \ | 998 buffer.o: buffer.c buffer.h region-cache.h commands.h window.h \ |
999 INTERVAL_SRC blockinput.h charset.h $(config_h) | 999 INTERVAL_SRC blockinput.h charset.h $(config_h) |
1000 callint.o: callint.c window.h commands.h buffer.h mocklisp.h \ | 1000 callint.o: callint.c window.h commands.h buffer.h mocklisp.h \ |
1001 keyboard.h $(config_h) | 1001 keyboard.h $(config_h) |
1002 callproc.o: callproc.c paths.h buffer.h commands.h $(config_h) \ | 1002 callproc.o: callproc.c epaths.h buffer.h commands.h $(config_h) \ |
1003 process.h systty.h syssignal.h charset.h coding.h msdos.h | 1003 process.h systty.h syssignal.h charset.h coding.h msdos.h |
1004 casefiddle.o: casefiddle.c syntax.h commands.h buffer.h $(config_h) | 1004 casefiddle.o: casefiddle.c syntax.h commands.h buffer.h $(config_h) |
1005 casetab.o: casetab.c buffer.h $(config_h) | 1005 casetab.o: casetab.c buffer.h $(config_h) |
1006 category.o: category.c category.h buffer.h charset.h $(config_h) | 1006 category.o: category.c category.h buffer.h charset.h $(config_h) |
1007 ccl.o: ccl.c ccl.h charset.h coding.h $(config_h) | 1007 ccl.o: ccl.c ccl.h charset.h coding.h $(config_h) |
1015 CRT0_COMPILE ${srcdir}/ecrt0.c | 1015 CRT0_COMPILE ${srcdir}/ecrt0.c |
1016 dired.o: dired.c commands.h buffer.h $(config_h) charset.h coding.h regex.h | 1016 dired.o: dired.c commands.h buffer.h $(config_h) charset.h coding.h regex.h |
1017 dispnew.o: dispnew.c commands.h frame.h window.h buffer.h dispextern.h \ | 1017 dispnew.o: dispnew.c commands.h frame.h window.h buffer.h dispextern.h \ |
1018 termchar.h termopts.h termhooks.h cm.h disptab.h systty.h systime.h \ | 1018 termchar.h termopts.h termhooks.h cm.h disptab.h systty.h systime.h \ |
1019 xterm.h blockinput.h charset.h msdos.h $(config_h) | 1019 xterm.h blockinput.h charset.h msdos.h $(config_h) |
1020 doc.o: doc.c $(config_h) paths.h buffer.h keyboard.h | 1020 doc.o: doc.c $(config_h) epaths.h buffer.h keyboard.h |
1021 doprnt.o: doprnt.c charset.h $(config_h) | 1021 doprnt.o: doprnt.c charset.h $(config_h) |
1022 dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h) | 1022 dosfns.o: buffer.h termchar.h termhooks.h frame.h msdos.h dosfns.h $(config_h) |
1023 editfns.o: editfns.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ | 1023 editfns.o: editfns.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ |
1024 $(config_h) | 1024 $(config_h) |
1025 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \ | 1025 emacs.o: emacs.c commands.h systty.h syssignal.h blockinput.h process.h \ |
1026 termhooks.h buffer.h INTERVAL_SRC $(config_h) | 1026 termhooks.h buffer.h INTERVAL_SRC $(config_h) |
1027 fileio.o: fileio.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ | 1027 fileio.o: fileio.c window.h buffer.h systime.h INTERVAL_SRC charset.h \ |
1028 coding.h msdos.h $(config_h) | 1028 coding.h msdos.h $(config_h) |
1029 filelock.o: filelock.c buffer.h systime.h paths.h $(config_h) | 1029 filelock.o: filelock.c buffer.h systime.h epaths.h $(config_h) |
1030 filemode.o: filemode.c $(config_h) | 1030 filemode.o: filemode.c $(config_h) |
1031 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \ | 1031 frame.o: frame.c xterm.h window.h frame.h termhooks.h commands.h keyboard.h \ |
1032 buffer.h charset.h fontset.h msdos.h $(config_h) | 1032 buffer.h charset.h fontset.h msdos.h $(config_h) |
1033 fontset.o: fontset.h fontset.c ccl.h charset.h frame.h $(config_h) | 1033 fontset.o: fontset.h fontset.c ccl.h charset.h frame.h $(config_h) |
1034 getloadavg.o: getloadavg.c $(config_h) | 1034 getloadavg.o: getloadavg.c $(config_h) |
1089 termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h) \ | 1089 termchar.h frame.h window.h disptab.h termhooks.h charset.h $(config_h) \ |
1090 msdos.h | 1090 msdos.h |
1091 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \ | 1091 xfaces.o: xfaces.c dispextern.h frame.h xterm.h buffer.h blockinput.h \ |
1092 window.h charset.h msdos.h $(config_h) | 1092 window.h charset.h msdos.h $(config_h) |
1093 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h\ | 1093 xfns.o: xfns.c buffer.h frame.h window.h keyboard.h xterm.h\ |
1094 $(srcdir)/../lwlib/lwlib.h blockinput.h paths.h charset.h $(config_h) | 1094 $(srcdir)/../lwlib/lwlib.h blockinput.h epaths.h charset.h $(config_h) |
1095 xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h keyboard.h \ | 1095 xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h keyboard.h \ |
1096 $(srcdir)/../lwlib/lwlib.h blockinput.h msdos.h $(config_h) | 1096 $(srcdir)/../lwlib/lwlib.h blockinput.h msdos.h $(config_h) |
1097 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ | 1097 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \ |
1098 dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \ | 1098 dispextern.h frame.h disptab.h blockinput.h systime.h syssignal.h \ |
1099 keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h) | 1099 keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h $(config_h) |
1100 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \ | 1100 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \ |
1101 coding.h buffer.h $(config_h) | 1101 coding.h buffer.h $(config_h) |
1102 xrdb.o: xrdb.c $(config_h) paths.h | 1102 xrdb.o: xrdb.c $(config_h) epaths.h |
1103 hftctl.o: hftctl.c $(config_h) | 1103 hftctl.o: hftctl.c $(config_h) |
1104 | 1104 |
1105 /* The files of Lisp proper */ | 1105 /* The files of Lisp proper */ |
1106 | 1106 |
1107 alloc.o: alloc.c frame.h window.h buffer.h puresize.h syssignal.h keyboard.h \ | 1107 alloc.o: alloc.c frame.h window.h buffer.h puresize.h syssignal.h keyboard.h \ |
1112 floatfns.o: floatfns.c $(config_h) | 1112 floatfns.o: floatfns.c $(config_h) |
1113 fns.o: fns.c commands.h $(config_h) frame.h buffer.h keyboard.h \ | 1113 fns.o: fns.c commands.h $(config_h) frame.h buffer.h keyboard.h \ |
1114 frame.h window.h INTERVAL_SRC | 1114 frame.h window.h INTERVAL_SRC |
1115 print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h\ | 1115 print.o: print.c process.h frame.h window.h buffer.h keyboard.h charset.h\ |
1116 $(config_h) dispextern.h msdos.h | 1116 $(config_h) dispextern.h msdos.h |
1117 lread.o: lread.c commands.h keyboard.h buffer.h paths.h charset.h $(config_h) \ | 1117 lread.o: lread.c commands.h keyboard.h buffer.h epaths.h charset.h $(config_h) \ |
1118 termhooks.h msdos.h | 1118 termhooks.h msdos.h |
1119 | 1119 |
1120 /* Text properties support */ | 1120 /* Text properties support */ |
1121 textprop.o: textprop.c buffer.h window.h intervals.h $(config_h) | 1121 textprop.o: textprop.c buffer.h window.h intervals.h $(config_h) |
1122 intervals.o: intervals.c buffer.h intervals.h keyboard.h puresize.h $(config_h) | 1122 intervals.o: intervals.c buffer.h intervals.h keyboard.h puresize.h $(config_h) |
1135 clean: mostlyclean | 1135 clean: mostlyclean |
1136 rm -f emacs-* emacs | 1136 rm -f emacs-* emacs |
1137 /**/# This is used in making a distribution. | 1137 /**/# This is used in making a distribution. |
1138 /**/# Do not use it on development directories! | 1138 /**/# Do not use it on development directories! |
1139 distclean: clean | 1139 distclean: clean |
1140 rm -f paths.h config.h Makefile Makefile.c config.stamp stamp-oldxmenu ../etc/DOC-* | 1140 rm -f epaths.h config.h Makefile Makefile.c config.stamp stamp-oldxmenu ../etc/DOC-* |
1141 maintainer-clean: distclean | 1141 maintainer-clean: distclean |
1142 @echo "This command is intended for maintainers to use;" | 1142 @echo "This command is intended for maintainers to use;" |
1143 @echo "it deletes files that may require special tools to rebuild." | 1143 @echo "it deletes files that may require special tools to rebuild." |
1144 rm -f TAGS | 1144 rm -f TAGS |
1145 versionclean: | 1145 versionclean: |
1148 -rm -f *~ \#* m/?*~ s/?*~ | 1148 -rm -f *~ \#* m/?*~ s/?*~ |
1149 | 1149 |
1150 /* The rule for the [sm] files has to be written a little funny to | 1150 /* The rule for the [sm] files has to be written a little funny to |
1151 avoid looking like a C comment to CPP. */ | 1151 avoid looking like a C comment to CPP. */ |
1152 SOURCES = *.[ch] [sm]/?* COPYING Makefile.in \ | 1152 SOURCES = *.[ch] [sm]/?* COPYING Makefile.in \ |
1153 config.in paths.in README COPYING ChangeLog vms.pp-trans | 1153 config.in epaths.in README COPYING ChangeLog vms.pp-trans |
1154 unlock: | 1154 unlock: |
1155 chmod u+w $(SOURCES) | 1155 chmod u+w $(SOURCES) |
1156 | 1156 |
1157 relock: | 1157 relock: |
1158 chmod -w $(SOURCES) | 1158 chmod -w $(SOURCES) |
1159 chmod +w paths.h | 1159 chmod +w epaths.h |
1160 | 1160 |
1161 /* Arrange to make a tags table TAGS-LISP for ../lisp, | 1161 /* Arrange to make a tags table TAGS-LISP for ../lisp, |
1162 plus TAGS for the C files, which includes ../lisp/TAGS by reference. */ | 1162 plus TAGS for the C files, which includes ../lisp/TAGS by reference. */ |
1163 ctagsfiles = [a-zA-Z]*.[hc] | 1163 ctagsfiles = [a-zA-Z]*.[hc] |
1164 TAGS: $(srcdir)/$(ctagsfiles) | 1164 TAGS: $(srcdir)/$(ctagsfiles) |