From 465f7ee80758219cdc70f7ed834148335f5c4d59 Mon Sep 17 00:00:00 2001 From: mycroft Date: Sat, 11 Oct 1997 20:24:05 +0000 Subject: common_source -> common, and GC some garbage variables. --- backgammon/common_source/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'backgammon/common_source') diff --git a/backgammon/common_source/Makefile b/backgammon/common_source/Makefile index 1f8b949c..2a4059bd 100644 --- a/backgammon/common_source/Makefile +++ b/backgammon/common_source/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 1997/10/11 19:56:42 veego Exp $ +# $NetBSD: Makefile,v 1.3 1997/10/11 20:24:06 mycroft Exp $ -LIB= common_source +LIB= common SRCS= allow.c board.c check.c fancy.c init.c odds.c one.c save.c subs.c \ table.c @@ -11,5 +11,3 @@ NOPIC= nopic libinstall:: .include -LDADD= -DPADD= -- cgit v1.2.3