diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-20 10:14:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-20 10:14:24 +0000 |
commit | dcce344737b1f66d0709d82783b772193c107dc3 (patch) | |
tree | 0d87a8079d4f52654eafbfe3a28bfc2e66183052 /graphics/Makefile | |
parent | 918400a0ff896c49d18bb6a4934ad19122d9614f (diff) | |
download | ports-dcce344737b1f66d0709d82783b772193c107dc3.tar.gz ports-dcce344737b1f66d0709d82783b772193c107dc3.zip |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index c8a6d51be328..351e086b0f52 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.83 1998/07/13 02:26:45 steve Exp $ +# $Id: Makefile,v 1.84 1998/07/16 06:36:49 tg Exp $ # SUBDIR += EZWGL SUBDIR += ImageMagick - SUBDIR += Mesa + SUBDIR += Mesa2 + SUBDIR += Mesa3 SUBDIR += aalib SUBDIR += aero SUBDIR += aview |