|
|
1.1 ! root 1: # ! 2: # Copyright (c) 1980 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 5.2 (Berkeley) 2/1/86 ! 7: # ! 8: DESTDIR= ! 9: ! 10: aard: ! 11: ../ddl/ddlcomp aard < aard.ddl > ddlcomp.out ! 12: ! 13: install: ! 14: install aard ${DESTDIR}/usr/games/lib/aard ! 15: install -c -m 755 frontend ${DESTDIR}/usr/games/aardvark ! 16: ! 17: clean: ! 18: rm -f ddlcomp.out aard
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.