update dev300-m58
[ooovba.git] / dmake / qssl / startup.h
blobb29d5ade13d9b92b339e38a35ad777ae9bc1db34
1 /* RCS $Id: startup.h,v 1.2 2006-04-20 12:09:40 hr Exp $
2 --
3 -- SYNOPSIS
4 -- Definition of MAKESTARTUP
5 --
6 -- DESCRIPTION
7 -- Default MAKESTARTUP value defining where dmake locates the
8 -- startup file.
9 --
10 -- AUTHOR
11 -- Dennis Vadura, dvadura@dmake.wticorp.com
13 -- WWW
14 -- http://dmake.wticorp.com/
16 -- COPYRIGHT
17 -- Copyright (c) 1996,1997 by WTI Corp. All rights reserved.
18 --
19 -- This program is NOT free software; you can redistribute it and/or
20 -- modify it under the terms of the Software License Agreement Provided
21 -- in the file <distribution-root>/readme/license.txt.
23 -- LOG
24 -- Use cvs log to obtain detailed change logs.
27 "DMAKEROOT *:= $(ROOTDIR)/usr/local/lib/dmake/startup",
28 "MAKESTARTUP := $(DMAKEROOT)/startup.mk",