Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
bibletime/Makefile.cvs

15 righe
302 B

#
# Makefile for the cvs repository of BibleTime
# Modified by Martin Gruner
#
# Copyright: (c) 2000 The BibleTime team.
#
all:
@echo "This Makefile is only for the CVS repository"
@echo "This will be deleted before making the distribution"
@echo ""
$(MAKE) -f admin/Makefile.common cvs
.SILENT: