/[emacs]/emacs/lib-src/makefile.w32-in
ViewVC logotype

Diff of /emacs/lib-src/makefile.w32-in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.37 by ttn, Sun Aug 7 10:47:30 2005 UTC revision 2.38 by jasonr, Sun Sep 11 22:28:28 2005 UTC
# Line 300  cleanall:      clean Line 300  cleanall:      clean
300  # Headers we would preprocess if we could.  # Headers we would preprocess if we could.
301  #  #
302  ../src/config.h:        ../nt/$(CONFIG_H)  ../src/config.h:        ../nt/$(CONFIG_H)
303                          $(CP) $(ALL_DEPS) $@                          echo config.h has changed. Re-run configure.bat.
304  ../src/paths.h:         ../nt/paths.h                          exit -1
305                          $(CP) $(ALL_DEPS) $@  
306  getopt.h:               getopt_.h  getopt.h:               getopt_.h
307                          $(CP) $(ALL_DEPS) $@                          $(CP) $(ALL_DEPS) $@
308    

Legend:
Removed from v.2.37  
changed lines
  Added in v.2.38

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26