comparison src/Makefile.in @ 96816:4de78b0389b4

should have gone in in last commit
author Adrian Robert <Adrian.B.Robert@gmail.com>
date Sat, 19 Jul 2008 20:47:26 +0000
parents 78633867a6ad
children 6b7bbb1d9eb1
comparison
equal deleted inserted replaced
96815:be932007d518 96816:4de78b0389b4
1312 mkdir -p ${emacsapp}Contents/MacOS/; 1312 mkdir -p ${emacsapp}Contents/MacOS/;
1313 cd ${emacsapp}Contents/MacOS/; cp ../../../../src/emacs${EXEEXT} Emacs${EXEEXT} 1313 cd ${emacsapp}Contents/MacOS/; cp ../../../../src/emacs${EXEEXT} Emacs${EXEEXT}
1314 #endif /* HAVE_CARBON */ 1314 #endif /* HAVE_CARBON */
1315 1315
1316 #ifdef HAVE_NS 1316 #ifdef HAVE_NS
1317 abbrev.o buffer.o callint.o cmds.o dispnew.o editfns.o fileio.o frame.o \ 1317 buffer.o callint.o cmds.o dispnew.o editfns.o fileio.o frame.o \
1318 fontset.o indent.o insdel.o keyboard.o macros.o minibuf.o msdos.o process.o \ 1318 fontset.o indent.o insdel.o keyboard.o macros.o minibuf.o msdos.o process.o \
1319 scroll.o sysdep.o term.o widget.o window.o xdisp.o xfaces.o xfns.o \ 1319 scroll.o sysdep.o term.o widget.o window.o xdisp.o xfaces.o sound.o: nsgui.h
1320 xterm.o xselect.o sound.o: nsgui.h
1321 nsfns.o: nsfns.m charset.h nsterm.h nsgui.h frame.h window.h buffer.h \ 1320 nsfns.o: nsfns.m charset.h nsterm.h nsgui.h frame.h window.h buffer.h \
1322 dispextern.h nsgui.h fontset.h $(INTERVAL_SRC) keyboard.h blockinput.h \ 1321 dispextern.h nsgui.h fontset.h $(INTERVAL_SRC) keyboard.h blockinput.h \
1323 atimer.h systime.h epaths.h termhooks.h coding.h systime.h $(config_h) 1322 atimer.h systime.h epaths.h termhooks.h coding.h systime.h $(config_h)
1324 nsmenu.o: nsmenu.m termhooks.h frame.h window.h dispextern.h \ 1323 nsmenu.o: nsmenu.m termhooks.h frame.h window.h dispextern.h \
1325 nsgui.h keyboard.h blockinput.h atimer.h systime.h buffer.h \ 1324 nsgui.h keyboard.h blockinput.h atimer.h systime.h buffer.h \