diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-07-15 13:57:40 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-07-15 13:57:40 +0000 |
commit | 782dd4571028f8751e08ed384b3d79846928de7e (patch) | |
tree | eb17aefbe89fcbd63187e16465504284f76a1ca0 /x11 | |
parent | 5edd5e3bf03731ed34f84b9a5f2c3d1c981d7dc9 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2189086230f4..4e21b7848e26 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.71 1995/07/11 06:52:29 asami Exp $ +# $Id: Makefile,v 1.72 1995/07/12 23:41:04 asami Exp $ # + SUBDIR += FWF SUBDIR += XFree86 SUBDIR += Xaw3d SUBDIR += blt |