7e514a3e21033e87921d8c98bb4ac2e79caed9d1 tdreszer Thu May 9 12:50:15 2013 -0700 Initial check in of new hgGene section: Gene Alleles. The ra file is not being checked in yet. diff --git src/hg/hgGene/makefile src/hg/hgGene/makefile index 34c7ed2..e0134b6 100644 --- src/hg/hgGene/makefile +++ src/hg/hgGene/makefile @@ -1,24 +1,24 @@ include ../../inc/common.mk L += $(MYSQLLIBS) -lm MYLIBDIR = ../../lib/$(MACHTYPE) MYLIBS = $(MYLIBDIR)/jkhgap.a $(MYLIBDIR)/jkweb.a A = hgGene -O = hgGene.o altSplice.o ctd.o dnaBindMotif.o domains.o gad.o\ +O = hgGene.o alleles.o altSplice.o ctd.o dnaBindMotif.o domains.o gad.o\ flyBaseInfo.o go.o info.o links.o microarray.o \ method.o localization.o mrnaDescriptions.o otherOrgs.o\ pathways.o pseudoGene.o rgdInfo.o rnaStructure.o sequence.o swissProtComments.o \ synonym.o wikiTrack.o geneReviews.o include ../../inc/cgi_build_rules.mk my:: rsync -ar --exclude=CVS/ --exclude=.svn/ --delete hgGeneData ${CGI_BIN}-${USER}/ chmod -R a+rX ${CGI_BIN}-${USER}/hgGeneData install:: rm -fr ${DESTDIR}${CGI_BIN}/hgGeneData rsync -ar --exclude=CVS/ --exclude=.svn/ --delete hgGeneData \ ${DESTDIR}${CGI_BIN}/