diff options
| author | cgd <cgd@NetBSD.org> | 1995-04-22 08:34:18 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1995-04-22 08:34:18 +0000 |
| commit | bb0ede88697584bc7ea012844115669853657fdf (patch) | |
| tree | 041db264a98ce042ade0626b5f22eab5cf9123e2 /snake/snscore/Makefile | |
| parent | 91e8bf7c25f16721a2b11e84fe0d77ba69e81c84 (diff) | |
| download | bsdgames-darwin-bb0ede88697584bc7ea012844115669853657fdf.tar.gz bsdgames-darwin-bb0ede88697584bc7ea012844115669853657fdf.zip | |
clean up import, NetBSD RCS Ids, etc.
Diffstat (limited to 'snake/snscore/Makefile')
| -rw-r--r-- | snake/snscore/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/snake/snscore/Makefile b/snake/snscore/Makefile index 28768f32..08ebc767 100644 --- a/snake/snscore/Makefile +++ b/snake/snscore/Makefile @@ -1,5 +1,5 @@ -# from: @(#)Makefile 5.2 (Berkeley) 2/28/91 -# $Id: Makefile,v 1.2 1993/08/01 05:44:03 mycroft Exp $ +# $NetBSD: Makefile,v 1.3 1995/04/22 08:34:41 cgd Exp $ +# @(#)Makefile 8.1 (Berkeley) 5/31/93 PROG= snscore CFLAGS+=-I${.CURDIR}/../snake |
