From: adam Date: Mon, 22 Mar 2004 02:32:00 +0000 (+0000) Subject: added commit makefile target X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=0ae74b438d50f79317965e366cbd6919d4910f9a added commit makefile target darcs-hash:20040322023200-5007d-9b3da7808feb4667c2f2af3b213d10bb05df6793.gz --- diff --git a/Makefile b/Makefile index 5e3536e..b549dc6 100644 --- a/Makefile +++ b/Makefile @@ -376,3 +376,5 @@ propose-patch: cat .darcspatch) | /usr/sbin/sendmail -bm -f $(USER)@xwt.org patches@xwt.org; @rm .darcspatch +commit: propose-patch + darcs push --and-apply xwt@xwt.org:/var/www/org/ibex/core/