From: Jeroen Ruigrok/asmodai Date: Fri, 23 Jul 2004 17:10:10 +0000 (+0000) Subject: Hook c99 up to the build for usr.bin. X-Git-Tag: v2.0.1~10698 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/0fdf663fb84fc0f8b229cb5e126d27f925b0746f Hook c99 up to the build for usr.bin. --- diff --git a/usr.bin/Makefile b/usr.bin/Makefile index ef0cb1f5f4..0e564272ff 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,6 +1,6 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/7/94 # $FreeBSD: src/usr.bin/Makefile,v 1.144.2.17 2003/01/04 17:17:07 obrien Exp $ -# $DragonFly: src/usr.bin/Makefile,v 1.14 2004/06/20 02:53:19 hmp Exp $ +# $DragonFly: src/usr.bin/Makefile,v 1.15 2004/07/23 17:10:10 asmodai Exp $ # XXX MISSING: deroff diction graph learn plot # spell spline struct xsend @@ -20,6 +20,7 @@ SUBDIR= alias \ bzip2 \ bzip2recover \ c89 \ + c99 \ calendar \ cap_mkdb \ catman \