diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-25 07:35:17 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-25 07:35:17 +0000 |
commit | c3f98ba50694ce293bea234212b5e9a4c7060384 (patch) | |
tree | 48545b0fe7adc3b434cbe657a560f2e11d8370a7 /x11-toolkits/Makefile | |
parent | COMMENT should be a one-liner. (diff) |
Remove gtk, has been copied to gtk10 and all dependencies switched over.
Notes
Notes:
svn path=/head/; revision=16293
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 1cf7e05e02d6..28530d5452dd 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.16 1999/01/07 00:29:39 nectar Exp $ +# $Id: Makefile,v 1.17 1999/01/07 10:58:29 asami Exp $ # SUBDIR += FWF @@ -6,7 +6,6 @@ SUBDIR += Xaw3d SUBDIR += auis SUBDIR += blt - SUBDIR += gtk SUBDIR += gtk-- SUBDIR += gtk-engines SUBDIR += gtk11 |