Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Piatok, 29. marec 2024

Súbor: [Platon] / libplaton / doc / Makefile.in (stiahnutie)

Revízia 1.4, Sat Dec 7 15:36:31 2002 UTC (21 years, 3 months ago) by rajo


Zmeny od 1.3: +1 -1 [lines]

Tag $Id$ changed to $Platon$.

# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.

# Makefile for libplaton library.
# $Platon$ 

PACKAGE = @PACKAGE@
VERSION = @VERSION@

# Directories {{{
top_builddir      = ..
srcdir            = @srcdir@
top_srcdir        = @top_srcdir@
VPATH             = @srcdir@
prefix            = @prefix@
exec_prefix       = @exec_prefix@
                  
bindir            = @bindir@
sbindir           = @sbindir@
libexecdir        = @libexecdir@
datadir           = @datadir@
sysconfdir        = @sysconfdir@
sharedstatedir    = @sharedstatedir@
localstatedir     = @localstatedir@
libdir            = @libdir@
infodir           = @infodir@
mandir            = @mandir@
man3dir           = $(mandir)/man3
includedir        = @includedir@
includedir_platon = $(includedir)/platon
oldincludedir     = /usr/include
                  
DESTDIR           =
                  
pkgdatadir        = $(datadir)/@PACKAGE@
pkglibdir         = $(libdir)/@PACKAGE@
pkgincludedir     = $(includedir)/@PACKAGE@

# }}} Directories

all:
    echo "Nothing to be done for 'all'";

include $(top_builddir)/Rules.make
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:

# vim600: fdm=marker fdc=3


Platon Group <platon@platon.sk> http://platon.sk/
Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok