From 30ef9631c5eac7f8254bd3d7ad274d34d9f518b8 Mon Sep 17 00:00:00 2001 From: rgrimes Date: Tue, 30 May 1995 03:37:36 +0000 Subject: Remove trailing whitespace. --- games/phantasia/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/phantasia/Makefile') diff --git a/games/phantasia/Makefile b/games/phantasia/Makefile index 7727006..7c61916 100644 --- a/games/phantasia/Makefile +++ b/games/phantasia/Makefile @@ -11,10 +11,10 @@ CLEANFILES+= characs gold lastdead mess monsters motd scoreboard void all: setup phantasia ${MAN6} -setup: phantglobs.o setup.o monsters.asc ${LIBM} +setup: phantglobs.o setup.o monsters.asc ${LIBM} ${CC} phantglobs.o setup.o -o ${.TARGET} -lm -beforeinstall: +beforeinstall: ./setup -m ${.CURDIR}/monsters.asc install -c -m 660 -o games -g bin gold ${DESTDIR}/var/games/phantasia install -c -m 660 -o games -g bin lastdead ${DESTDIR}/var/games/phantasia -- cgit v1.1