Comment out SUBDIR+=ai, since we don't have it yet.
This commit is contained in:
parent
6249f1a587
commit
8625d8ed4f
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.11 1998/05/15 12:14:24 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.12 1998/05/17 13:30:41 frueauf Exp $
|
||||
# FreeBSD Id: Makefile,v 1.35 1997/08/19 07:10:01 fenner Exp
|
||||
#
|
||||
|
||||
SUBDIR += ai
|
||||
#SUBDIR += ai
|
||||
SUBDIR += archivers
|
||||
#SUBDIR += astro
|
||||
SUBDIR += audio
|
||||
|
|
Loading…
Reference in a new issue