Author: dnusinow Date: 2005-10-31 22:22:52 -0500 (Mon, 31 Oct 2005) New Revision: 828
Modified: trunk/xsfbs/xsfbs.mk Log: Get the phony target too... Modified: trunk/xsfbs/xsfbs.mk =================================================================== --- trunk/xsfbs/xsfbs.mk 2005-11-01 03:18:53 UTC (rev 827) +++ trunk/xsfbs/xsfbs.mk 2005-11-01 03:22:52 UTC (rev 828) @@ -187,7 +187,7 @@ # Clean the package build tree. .PHONY: xsfclean -clean: unpatch cleanscripts +xsfclean: unpatch cleanscripts dh_testdir rm -f .pc patches rm -rf $(STAMP_DIR) $(SOURCE_DIR) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]