comparison lib-src/makefile.w32-in @ 39825:05b76acb93ed

(install): Do not copy fakemail.
author Andrew Innes <andrewi@gnu.org>
date Fri, 12 Oct 2001 13:18:58 +0000
parents 4c884afc638d
children e1ca327fb359
comparison
equal deleted inserted replaced
39824:2bc11d598690 39825:05b76acb93ed
238 $(CP) $(BLD)/etags.exe $(INSTALL_DIR)/bin 238 $(CP) $(BLD)/etags.exe $(INSTALL_DIR)/bin
239 $(CP) $(BLD)/ebrowse.exe $(INSTALL_DIR)/bin 239 $(CP) $(BLD)/ebrowse.exe $(INSTALL_DIR)/bin
240 $(CP) $(BLD)/ctags.exe $(INSTALL_DIR)/bin 240 $(CP) $(BLD)/ctags.exe $(INSTALL_DIR)/bin
241 $(CP) $(BLD)/hexl.exe $(INSTALL_DIR)/bin 241 $(CP) $(BLD)/hexl.exe $(INSTALL_DIR)/bin
242 $(CP) $(BLD)/movemail.exe $(INSTALL_DIR)/bin 242 $(CP) $(BLD)/movemail.exe $(INSTALL_DIR)/bin
243 $(CP) $(BLD)/fakemail.exe $(INSTALL_DIR)/bin
244 - mkdir "$(INSTALL_DIR)/etc" 243 - mkdir "$(INSTALL_DIR)/etc"
245 $(CP) $(DOC) $(INSTALL_DIR)/etc 244 $(CP) $(DOC) $(INSTALL_DIR)/etc
246 245
247 # 246 #
248 # Maintenance 247 # Maintenance