ba58dfdc4976da495a35f9a7a0d609de5bc1b1b4 galt Fri Jun 11 23:41:32 2010 -0700 first quick attempt to change major makefiles from cvs to git. diff --git src/inc/common.mk src/inc/common.mk index 7ec28f9..5cee13e 100644 --- src/inc/common.mk +++ src/inc/common.mk @@ -93,6 +93,7 @@ STRIP=strip endif CVS=cvs +GIT=git # portable naming of compiled executables: add ".exe" if compiled on # Windows (with cygwin).