mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-01 02:03:31 +00:00
Merge with 2_1_0
This commit is contained in:
parent
9e4dae06a8
commit
713b4a5b50
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=19535
@ -1,5 +1,5 @@
|
||||
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
||||
# $Id: Makefile,v 1.2 1995/01/14 19:55:40 jkh Exp $
|
||||
# $Id: Makefile,v 1.3 1995/02/19 09:11:30 rgrimes Exp $
|
||||
|
||||
.if exists(${.CURDIR}/../../../../games)
|
||||
VOLUME= usd/30.rogue
|
||||
@ -18,6 +18,8 @@ all:
|
||||
|
||||
install:
|
||||
|
||||
distribute:
|
||||
|
||||
clean:
|
||||
|
||||
cleandir:
|
||||
|
Loading…
Reference in New Issue
Block a user