2002-07-13 Casper S. Hornstrup <chorns@users.sourceforge.net>

* Makefile (install_before): Install system.hiv to correct location.

svn path=/trunk/; revision=3211
This commit is contained in:
Casper Hornstrup 2002-07-13 11:45:13 +00:00
parent 684b660d77
commit 3e56065829
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2002-07-13 Casper S. Hornstrup <chorns@users.sourceforge.net>
* Makefile (install_before): Install system.hiv to correct location.
2002-07-04 David Welch <welch@computer2.darkstar.org>
* subsys/win32k/include/callback.h: Fixed callback argument

View file

@ -745,7 +745,7 @@ install_before:
$(CP) bootc.lst $(INSTALL_DIR)/bootc.lst
$(CP) boot.bat $(INSTALL_DIR)/boot.bat
$(CP) aboot.bat $(INSTALL_DIR)/aboot.bat
$(CP) system.hiv $(INSTALL_DIR)/system32/system.hiv
$(CP) system.hiv $(INSTALL_DIR)/system32/config/system.hiv
$(CP) media/fonts/helb____.ttf $(INSTALL_DIR)/media/fonts/helb____.ttf
$(CP) media/fonts/timr____.ttf $(INSTALL_DIR)/media/fonts/timr____.ttf