Annotation of 43BSD/contrib/mkmf/src/target.h, revision 1.1.1.1

1.1       root        1: /* $Header: target.h,v 1.1 85/03/14 15:38:49 nicklin Exp $ */
                      2: 
                      3: /*
                      4:  * Target definitions
                      5:  *
                      6:  * Author: Peter J. Nicklin
                      7:  */
                      8: 
                      9: /*
                     10:  * Target struct
                     11:  */
                     12: typedef struct _target
                     13:        {
                     14:        int type;                       /* prog, lib, or other target type */
                     15:        int dest;                       /* target destination flag */
                     16:        } TARGET;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.