Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Count the number of header files used by AIPS++ class implementation files.
depstat [dependency list]
depstat is a sed/awk filter which reads a dependency list and counts the number of AIPS++ header files on which each AIPS++ implementation file depends.
System dependency lists have names of the form *.list and reside in the $(ARCHAUXD) directory. Programmer dependency lists reside in $(PGMRAUXD) if that exists, otherwise they are left with the programmer's source code. Refer to §11.4 and §11.3.
If no dependency list is specified on the command line, input is taken from stdin.
None.
AIPS++ variable names (§1.2).
Section §11.3, Code development
makedefs conventions.
Section §11.4, Code development makefile
rules.
Original: 1994/02/10 by Mark Calabretta, ATNF