diff options
author | garbled <garbled> | 1998-12-26 16:07:57 +0000 |
---|---|---|
committer | garbled <garbled> | 1998-12-26 16:07:57 +0000 |
commit | e76f126be5655e4ccc17430c35ae6f9535c1dfaf (patch) | |
tree | 94250e1f203978e2f9715de4dbaa8fdabf9924f7 /x11/Makefile | |
parent | a47821ad59e3e7cc1de297184da653371fab8aa2 (diff) | |
download | pkgsrc-e76f126be5655e4ccc17430c35ae6f9535c1dfaf.tar.gz |
document xinvest, xquote, and benchmark results target. Enable xquote
and xinvest.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index df9c2ffe2cb..fe7ccb9bb81 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 1998/12/08 14:18:51 hwr Exp $ +# $NetBSD: Makefile,v 1.66 1998/12/26 16:07:57 garbled Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -111,6 +111,7 @@ SUBDIR += xforms SUBDIR += xgas # SUBDIR += xgrab + SUBDIR += xinvest SUBDIR += xkeycaps SUBDIR += xless # SUBDIR += xloadimage @@ -127,6 +128,7 @@ # SUBDIR += xpostit # SUBDIR += xpostitPlus # SUBDIR += xprompt + SUBDIR += xquote SUBDIR += xrolodex SUBDIR += xscreensaver SUBDIR += xsnow |