diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2c9fe3a39ac..66e49636df4 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.46 1999/06/21 15:11:57 sommerfeld Exp $ +# $NetBSD: Makefile,v 1.47 1999/06/24 19:15:16 drochner Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += astrolog SUBDIR += buffer SUBDIR += cal + SUBDIR += chipmunk SUBDIR += chord SUBDIR += colorls # SUBDIR += ctk # broken w/ tcl/tk V8.0 - HF |