Update of /cvsroot/leaf/src/bering-uclibc/apps/dosfstools In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9256
Modified Files: buildtool.mk Log Message: add msdos fs-check tool Index: buildtool.mk =================================================================== RCS file: /cvsroot/leaf/src/bering-uclibc/apps/dosfstools/buildtool.mk,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** buildtool.mk 18 Oct 2004 13:28:00 -0000 1.4 --- buildtool.mk 26 Jan 2006 20:48:52 -0000 1.5 *************** *** 19,27 **** $(DOSFSTOOLS_DIR)/.build: $(DOSFSTOOLS_DIR)/.source export PREFIX=$(DOSFSTOOLS_TARGET_DIR) ! $(MAKE) OPTFLAGS="$(BT_COPT_FLAGS) -fomit-frame-pointer" CC=$(TARGET_CC) -C $(DOSFSTOOLS_DIR) $(MAKE) CC=$(TARGET_CC) -C $(DOSFSTOOLS_DIR) install ! -$(BT_STRIP) --strip-unneeded $(DOSFSTOOLS_TARGET_DIR)/sbin/mkdosfs mkdir -p $(BT_STAGING_DIR)/sbin ! -cp $(DOSFSTOOLS_TARGET_DIR)/sbin/mkfs.msdos $(BT_STAGING_DIR)/sbin/ touch $(DOSFSTOOLS_DIR)/.build --- 19,29 ---- $(DOSFSTOOLS_DIR)/.build: $(DOSFSTOOLS_DIR)/.source export PREFIX=$(DOSFSTOOLS_TARGET_DIR) ! $(MAKE) OPTFLAGS="$(BT_COPT_FLAGS) -fomit-frame-pointer" CC=$(TARGET_CC) -C $(DOSFSTOOLS_DIR) $(MAKE) CC=$(TARGET_CC) -C $(DOSFSTOOLS_DIR) install ! -$(BT_STRIP) $(BT_STRIP_BINOPTS) $(DOSFSTOOLS_TARGET_DIR)/sbin/mkdosfs ! -$(BT_STRIP) $(BT_STRIP_BINOPTS) $(DOSFSTOOLS_TARGET_DIR)/sbin/dosfsck mkdir -p $(BT_STAGING_DIR)/sbin ! -cp $(DOSFSTOOLS_TARGET_DIR)/sbin/mkdosfs $(BT_STAGING_DIR)/sbin/ ! -cp $(DOSFSTOOLS_TARGET_DIR)/sbin/dosfsck $(BT_STAGING_DIR)/sbin/ touch $(DOSFSTOOLS_DIR)/.build ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ leaf-cvs-commits mailing list leaf-cvs-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits