File:  [CSRG BSD Unix] / 43BSDTahoe / games / games.vax / aard / Makefile
Revision 1.1: download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
CVS tags: MAIN, HEAD
Initial revision

#
# Copyright (c) 1987 Regents of the University of California.
# All rights reserved.  The Berkeley software License Agreement
# specifies the terms and conditions for redistribution.
#
#	@(#)Makefile	5.5	(Berkeley)	12/20/87
#

all: aard

aard: FRC
	-../ddl/ddlcomp aard < aard.ddl > ddlcomp.out

clean: FRC
	rm -f ddlcomp.out aard

install: FRC
	install -o games -g bin -m 755 aard ${DESTDIR}/usr/games/lib/aard
	install -c -o games -g bin -m 755 frontend ${DESTDIR}/usr/games/hide/aardvark
	rm -f ${DESTDIR}/usr/games/aardvark
	ln -s ${DESTDIR}/usr/games/dm ${DESTDIR}/usr/games/aardvark
	chown games.bin ${DESTDIR}/usr/games/aardvark

depend:
lint:
tags:
FRC:

unix.superglobalmegacorp.com

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