src/hg/instinct/bioInt2/makefile 1.10
1.10 2009/05/19 16:39:18 sbenz
Changed objects to use prototype for memory and speed
Index: src/hg/instinct/bioInt2/makefile
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/instinct/bioInt2/makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -b -B -U 4 -r1.9 -r1.10
--- src/hg/instinct/bioInt2/makefile 30 Apr 2009 19:54:29 -0000 1.9
+++ src/hg/instinct/bioInt2/makefile 19 May 2009 16:39:18 -0000 1.10
@@ -41,8 +41,11 @@
my::
rsync -a --exclude=CVS/ --delete bioIntFrontend/* ${HGFRONTEND}-${USER}/
+alpha::
+ rsync -rlD --exclude=CVS/ --delete bioIntFrontend/* ${HGFRONTEND}/
+
compile: $O $H
${CC} ${COPT} $O ${MYLIBS} ${L}
mv ${AOUT} $A${EXE}