Annotation of loncom/build/Makefile, revision 1.1

1.1     ! harris41    1: # Makefile
        !             2: # For LON-CAPA
        !             3: # Scott Harrison
        !             4: # November 2000
        !             5: 
        !             6: all: LON-CAPA-base cd cd_cover
        !             7: 
        !             8: LON-CAPA-base:
        !             9: 
        !            10: cd: 
        !            11: 
        !            12: cd_cover:
        !            13: 
        !            14: clean:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>