Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

File: [Platon] / platos / tlacove-spravy / Makefile (download)

Revision 1.1, Mon Sep 11 13:57:33 2006 UTC (17 years, 6 months ago) by nepto

Added press releases directories (english & slovak)
and initial press release added as well

#
# Makefile - Template Makefile for Platon SDG documents
#
# Developed by Lubomir Host 'rajo' <rajo AT platon.sk>
# Copyright (c) 2005 Platon SDG, http://platon.sk/
# Licensed under terms of GNU General Public License.
# All rights reserved.
#
# $Platon: Platon.SK/office/_templates/Makefile,v 1.14 2005-09-18 00:57:56 rajo Exp $
#

# here specify name of your document
PACKAGE = tlacove-spravy
VERSION = $(shell date "+%y-%m-%d")
distdir = $(PACKAGE)-$(VERSION)
TOP_DIR = ./..

# define next variable, if you wish use autoprefix
PREFIX  = Platon
# Uncomment next line if you wish automaticaly add directory name to the
# name of output file
#APPEND_DIRNAME = 1

STYLESHEET            = platontech
#STYLESHEET_DIR        = $(TOP_DIR)/_stylesheets
#STYLESHEET_FILES    = $(shell find $(STYLESHEET_DIR) -mindepth 1 -maxdepth 2 \! \( -name 'CVS' -o -name '.svn' -o -name '.*.sw?' -o -name .latex2html-init -o -name template.tex \) -print | grep -v /CVS/ | grep -v .svn)

# Dalsie pridavne obrazky alebo vstupne subory, ktore sa nijako nevytvaraju
IMAGES =

# dalsie subory, ktore su potrebne pre vysadzanie
DEPEND =

DISTFILES = Makefile \
            bezpecny-webhosting-spusteny-2006-09-11.tex \
            ps__OUTPUT \
            pdf_OUTPUT \
            htm_OUTPUT \
            rtf_OUTPUT \
            $(DEPEND)
            #$(OUTPUT)


########################################
########################################
## END of user setup
########################################
########################################

# include rules from Rules.make:
-include $(TOP_DIR)/_templates/Rules.make

# vim: ts=4 isk+=- ft=make
# vim600: fdm=marker fdc=3


Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top