rpms/ladspa-autotalent-plugins Makefile,NONE,1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/ladspa-autotalent-plugins
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsf20932/rpms/ladspa-autotalent-plugins
Added Files:
Makefile
Log Message:
Setup of module ladspa-autotalent-plugins
--- NEW FILE Makefile ---
# Top level Makefile for module ladspa-autotalent-plugins
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
12Â years, 12Â months
rpms/ladspa-autotalent-plugins/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/ladspa-autotalent-plugins/devel
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsf20932/rpms/ladspa-autotalent-plugins/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module ladspa-autotalent-plugins
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: ladspa-autotalent-plugins
# $Id: Makefile,v 1.1 2010/05/31 19:32:32 kevin Exp $
NAME := ladspa-autotalent-plugins
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
12Â years, 12Â months
rpms/ladspa-autotalent-plugins - New directory
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/ladspa-autotalent-plugins
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsf20932/rpms/ladspa-autotalent-plugins
Log Message:
Directory /cvs/pkgs/rpms/ladspa-autotalent-plugins added to the repository
12Â years, 12Â months
rpms/ladspa-autotalent-plugins/devel - New directory
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/ladspa-autotalent-plugins/devel
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsf20932/rpms/ladspa-autotalent-plugins/devel
Log Message:
Directory /cvs/pkgs/rpms/ladspa-autotalent-plugins/devel added to the repository
12Â years, 12Â months
rpms/batti Makefile,NONE,1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/batti
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsh20758/rpms/batti
Added Files:
Makefile
Log Message:
Setup of module batti
--- NEW FILE Makefile ---
# Top level Makefile for module batti
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
12Â years, 12Â months
rpms/batti/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/batti/devel
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsh20758/rpms/batti/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module batti
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: batti
# $Id: Makefile,v 1.1 2010/05/31 19:32:12 kevin Exp $
NAME := batti
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
12Â years, 12Â months
rpms/batti/devel - New directory
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/batti/devel
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsh20758/rpms/batti/devel
Log Message:
Directory /cvs/pkgs/rpms/batti/devel added to the repository
12Â years, 12Â months
rpms/batti - New directory
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/batti
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsh20758/rpms/batti
Log Message:
Directory /cvs/pkgs/rpms/batti added to the repository
12Â years, 12Â months
rpms/radiotray/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/radiotray/devel
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsQ20597/rpms/radiotray/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module radiotray
--- NEW FILE .cvsignore ---
--- NEW FILE Makefile ---
# Makefile for source rpm: radiotray
# $Id: Makefile,v 1.1 2010/05/31 19:31:52 kevin Exp $
NAME := radiotray
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)
--- NEW FILE sources ---
12Â years, 12Â months
rpms/radiotray Makefile,NONE,1.1
by Kevin Fenzi
Author: kevin
Update of /cvs/pkgs/rpms/radiotray
In directory cvs01.phx2.fedoraproject.org:/home/fedora/kevin/CVSROOT/admin/tmpcvsQ20597/rpms/radiotray
Added Files:
Makefile
Log Message:
Setup of module radiotray
--- NEW FILE Makefile ---
# Top level Makefile for module radiotray
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
12Â years, 12Â months