|
|
1.1 ! root 1: # @(#)Makefile 4.1 (Berkeley) 10/29/82 ! 2: # ! 3: DESTDIR= ! 4: CFLAGS= -O ! 5: ! 6: all: ! 7: ! 8: install: ! 9: install -c ching.sh ${DESTDIR}/usr/games/ching ! 10: -mkdir ${DESTDIR}/usr/games/lib/ching.d ! 11: install -c cno ${DESTDIR}/usr/games/lib/ching.d/cno ! 12: install -c phx ${DESTDIR}/usr/games/lib/ching.d/phx ! 13: install -c macros ${DESTDIR}/usr/games/lib/ching.d/macros ! 14: install -c hexagrams ${DESTDIR}/usr/games/lib/ching.d/hexagrams ! 15: ! 16: clean: ! 17: rm -f a.out core *.s *.o
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.