############################################################################### # Instructions to Make, for compilation of QUIPU scripts ############################################################################### ############################################################################### # # $Header: /f/osi/others/quipu/tools/scripts/RCS/Makefile,v 7.2 91/02/22 09:29:49 mrose Interim $ # # # $Log: Makefile,v $ # Revision 7.2 91/02/22 09:29:49 mrose # Interim 6.8 # # Revision 7.1 90/12/01 16:59:16 mrose # update # # Revision 7.0 90/07/06 14:13:13 mrose # *** empty log message *** # ############################################################################### ############################################################################### # # NOTICE # # Acquisition, use, and distribution of this module and related # materials are subject to the restrictions of a license agreement. # Consult the Preface in the User's Manual for the full terms of # this agreement. # ############################################################################### ################################################################## # Here it is... ################################################################## all:; inst-all:; install:; lint:; clean:; rm -f _* grind:;