Kaydet (Commit) e0efcff3 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS dmake43 (1.1.118); FILE MERGED

2004/10/07 21:57:35 vq 1.1.118.1: #i31647# Bump the dmake version number to 4.3 plus some small cleanups.

Note: The _head file was renamed to COPYING, COPYING is not a new file,
      but was empty befor.
üst 6ee41cf5
--
-- SYNOPSIS
--
--
-- DESCRIPTION
--
--
-- AUTHOR
-- Dennis Vadura, dvadura@wticorp.com
-- Web Tools International, Long Beach, CA, USA
-- http://dmake.wticorp.com/
--
-- WWW
-- Public: http://dmake.wticorp.com/
-- Private: http://software.wticorp.com/dmake/
--
-- COPYRIGHT
-- Copyright (c) 1992,1994 by Dennis Vadura. All rights reserved.
-- Copyright (c) 1996 by WTI Corp. All rights reserved.
--
-- This program is free software; you can redistribute it and/or
-- modify it under the terms of the GNU General Public License
-- (version 1), as published by the Free Software Foundation, and
-- found in the file 'license.txt' included with this distribution.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warrant of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program in readme/license.txt; if not, write to
-- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-- Boston, MA 02111-1307, USA.
--
-- LOG
-- Use cvs log to obtain detailed change logs.
Use cvs log to obtain detailed change logs.
## -*- autoconf -*-
dnl set the dmake root
AC_DEFUN(AC_SET_DMAKEROOT,
AC_DEFUN([AC_SET_DMAKEROOT],
[
if test "${prefix}" != NONE; then
DMAKEROOT=${prefix}/share/startup/startup.mk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment