From: John B. <bel...@us...> - 2001-04-09 16:56:25
|
Update of /cvsroot/firebird/interbase/firebird/bellardo/darwin In directory usw-pr-cvs1:/tmp/cvs-serv14440 Modified Files: makefile Log Message: Updated to reflect the name change of the Info.plist file. Index: makefile =================================================================== RCS file: /cvsroot/firebird/interbase/firebird/bellardo/darwin/makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** makefile 2001/02/04 04:06:13 1.1 --- makefile 2001/04/09 16:56:23 1.2 *************** *** 43,47 **** -rm -f .codes >> /dev/null ! install_package: rm -rf firebird_install mkdir firebird_install --- 43,47 ---- -rm -f .codes >> /dev/null ! install_package: files/addServEnt rm -rf firebird_install mkdir firebird_install |