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