/[smecontribs]/common/Makefile.common
ViewVC logotype

Diff of /common/Makefile.common

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.12 by unnilennium, Mon Nov 11 14:41:28 2013 UTC Revision 1.13 by jpp, Fri Nov 24 18:39:04 2017 UTC
# Line 5  Line 5 
5  # Copyright (C) 2004-2005 Red Hat, Inc.  # Copyright (C) 2004-2005 Red Hat, Inc.
6  # Copyright (C) 2005 Fedora Foundation  # Copyright (C) 2005 Fedora Foundation
7  #  #
8  # $Id: Makefile.common,v 1.11 2012/08/03 16:54:08 slords Exp $  # $Id: Makefile.common,v 1.12 2013/11/11 14:41:28 unnilennium Exp $
9    
10  # Define the common dir.  # Define the common dir.
11  # This needs to happen first.  # This needs to happen first.
# Line 291  install-short: sources $(TARGETS) Line 291  install-short: sources $(TARGETS)
291    
292  CVS_ROOT        := $(shell if [ -f CVS/Root ] ; then cat CVS/Root ; fi)  CVS_ROOT        := $(shell if [ -f CVS/Root ] ; then cat CVS/Root ; fi)
293  CVS_REPOSITORY  := $(shell if [ -f CVS/Repository ] ; then cat CVS/Repository ; fi)  CVS_REPOSITORY  := $(shell if [ -f CVS/Repository ] ; then cat CVS/Repository ; fi)
294  CVS_URL         := cvs://smecontribs.cvs.sourceforge.net/cvsroot/smecontribs?$(CVS_REPOSITORY)\#$(TAG)  CVS_URL         := cvs://shell.koozali.org/cvs/smecontribs?$(CVS_REPOSITORY)\#$(TAG)
295    
296  ## create a clean exported copy in $(TMPCVS)  ## create a clean exported copy in $(TMPCVS)
297  export:: sources  export:: sources


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed