GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PROJECT_DIR(1) User Contributed Perl Documentation PROJECT_DIR(1)

project_dir - Determine and query DIRPROJECT environment variables

    project_dir --project
    project_dir --makefile

project_dir reports the status of the Dir::Project variables. See the arguments below for what action is to be performed.

--project
Print the current project directory path. Determined based on a project symlink or the current directory, see Dir::Project for details.
--makefile
This option is intended to be called from inside a makefile by project_dir.mk. It creates a temporary file with makefile variable settings and prints its filename.
--cat
Print the contents of what --makefile would create.
--help
Displays this message and program version and exits.
--version
Displays program version and exits.

The following environment variables are set by project_dir via the makefile:
DIRPROJECT
The directory path to the root of the model.

See Dir::Project for other relevant environment variables.

Dir-Project is part of the <http://www.veripool.org/> free EDA software tool suite. The latest version is available from CPAN and from <http://www.veripool.org/>.

Copyright 2001-2017 by Wilson Snyder. This package is free software; you can redistribute it and/or modify it under the terms of either the GNU Lesser General Public License Version 3 or the Perl Artistic License Version 2.0.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Wilson Snyder <wsnyder@wsnyder.org>

Dir::Project, project_bin
2017-04-26 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.