This commit is contained in:
jasper 2011-09-21 13:38:40 +00:00
parent 44d22713da
commit 0247999213
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.971 2011/09/18 22:25:55 landry Exp $
# $OpenBSD: Makefile,v 1.972 2011/09/21 13:42:10 jasper Exp $
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
SUBDIR =
@ -235,6 +235,7 @@
SUBDIR += kdbg
SUBDIR += kdiff3
SUBDIR += lam
SUBDIR += leiningen
SUBDIR += libIDL
SUBDIR += libJudy
SUBDIR += libast

View File

@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.7 2011/08/30 07:16:53 jasper Exp $
# $OpenBSD: Makefile,v 1.8 2011/09/21 13:38:40 jasper Exp $
#
SUBDIR =
SUBDIR += asm
SUBDIR += java-getopt
SUBDIR += javaPathHelper
SUBDIR += jlint