Changeset 766 for trunk/Makefile


Ignore:
Timestamp:
Oct 1, 2003, 12:54:25 PM (22 years ago)
Author:
bird
Message:

checkout rule.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    • Property cvs2svn:cvs-rev changed from 1.52 to 1.53
    r765 r766  
    13141314                       
    13151315
     1316#
     1317# Checkout rule
     1318#       
     1319checkout update:
     1320        cvs -q update -d 2>&1 | tee up.log
    13161321
    13171322# DO NOT DELETE
Note: See TracChangeset for help on using the changeset viewer.