Add and enable "gmc".
This commit is contained in:
parent
6f26a0b4c4
commit
9b92f90875
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.25 1999/03/14 20:58:57 tron Exp $
|
# $NetBSD: Makefile,v 1.26 1999/03/15 00:11:58 tron Exp $
|
||||||
# FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp
|
# FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -12,6 +12,7 @@
|
||||||
SUBDIR += crashme
|
SUBDIR += crashme
|
||||||
SUBDIR += depot
|
SUBDIR += depot
|
||||||
SUBDIR += fileutils
|
SUBDIR += fileutils
|
||||||
|
SUBDIR += gmc
|
||||||
# SUBDIR += idled
|
# SUBDIR += idled
|
||||||
SUBDIR += logrot
|
SUBDIR += logrot
|
||||||
SUBDIR += lsof
|
SUBDIR += lsof
|
||||||
|
|
Loading…
Reference in a new issue