home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / asmutl / pmake2.lbr / PMAKE.H < prev    next >
Encoding:
C/C++ Source or Header  |  1986-11-17  |  768 b   |  21 lines

  1. /* pmake.h -- header file for pmake                                         */
  2. /* Portions copyright 1984  Michael M Rubenstein                            */
  3. /* Portions copyright 1984  John M Sellens                                  */
  4.  
  5. #define DEFAULT         "MAKEFILE.DAT"
  6. #define SETFILE         "MAKEFILE.SET"
  7. #define DEFDO           ".DO"
  8. #define SUBMIT          "SUB"
  9. #define SUBMAX          96
  10. #define INMAX           256             /* maximum input line length */
  11. #define MODBIT          0
  12. #define VARCHAR            '%'
  13. #define COMMENT            ';'
  14. #define MAXLVAR            2048
  15. #define VNAMELEN        8
  16.  
  17. #define NOTTHERE        0
  18. #define UNCHANGED       1
  19. #define CHANGED         2
  20. #define THISRUN         3
  21. nextdefn;è        defnp2->nextdefn = defnp;è      }è