diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:08:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:08:39 +0000 |
commit | 15df4403445c8e10f681fbbff5c6c71ecc796da7 (patch) | |
tree | 80c59795f50daff97bc753c800f6941041705fd1 /x11-toolkits/Makefile | |
parent | d9927174c8b36b043411ddf173c8cd4aefaff508 (diff) | |
download | ports-15df4403445c8e10f681fbbff5c6c71ecc796da7.tar.gz ports-15df4403445c8e10f681fbbff5c6c71ecc796da7.zip |
Notes
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 67fec7a68dbd..4995015431f8 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,13 +1,17 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ # SUBDIR += FWF SUBDIR += Xaw3d SUBDIR += auis SUBDIR += blt + SUBDIR += gtk SUBDIR += iv SUBDIR += lesstif SUBDIR += neXtaw + SUBDIR += p5-Gtk + SUBDIR += p5-Tcl-Tk + SUBDIR += p5-Tk SUBDIR += pmw SUBDIR += pygtk SUBDIR += qt |