Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Saturday, April 20, 2024

File: [Platon] / platos / prednasky / Makefile (download)

Revision 1.4, Sun May 29 01:59:20 2005 UTC (18 years, 10 months ago) by rajo


Changes since 1.3: +1 -15 lines

Targets "all-top" and "new" moved into Rules.make

#
# Makefile - Main Makefile for documents of Platon SDG
#
# Developed by Lubomir Host 'rajo' <rajo AT platon.sk>
# Copyright (c) 2003 Platon SDG
# Licensed under terms of GNU General Public License.
# All rights reserved.
#
# $Platon: Platon.SK/office/prednasky/Makefile,v 1.3 2005/05/29 00:52:04 rajo Exp $
#

PACKAGE = office-prednasky
VERSION = $(shell date "+%y-%m-%d-%H-%M")
distdir = $(PACKAGE)-$(VERSION)
TOP_DIR = ..


DISTFILES = \
            Makefile


########################################
########################################
## 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