Annotation of 43BSDTahoe/games/games.vax/ching/Makefile, revision 1.1.1.1

1.1       root        1: #
                      2: # Copyright (c) 1987 Regents of the University of California.
                      3: # All rights reserved.  The Berkeley software License Agreement
                      4: # specifies the terms and conditions for redistribution.
                      5: #
                      6: #      @(#)Makefile    4.2     (Berkeley)      6/3/87
                      7: #
                      8: all:
                      9: 
                     10: install: FRC
                     11:        install -c -o bin -g bin -m 755 ching.sh ${DESTDIR}/usr/games/ching
                     12:        -mkdir ${DESTDIR}/usr/games/lib/ching.d > /dev/null 2>&1
                     13:        install -c -o bin -g bin -m 755 cno ${DESTDIR}/usr/games/lib/ching.d/cno
                     14:        install -c -o bin -g bin -m 755 phx ${DESTDIR}/usr/games/lib/ching.d/phx
                     15:        install -c -o bin -g bin -m 444 macros ${DESTDIR}/usr/games/lib/ching.d/macros
                     16:        install -c -o bin -g bin -m 444 hexagrams ${DESTDIR}/usr/games/lib/ching.d/hexagrams
                     17: 
                     18: clean:
                     19: depend:
                     20: lint:
                     21: tags:
                     22: FRC:

unix.superglobalmegacorp.com

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