diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 12:12:40 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 12:12:40 +0000 |
commit | 0a4bbae1671636efd83a2d039f8a9707b58e45f9 (patch) | |
tree | 2122bf03c41ae62a6690543bbf78e87505f2722d | |
parent | 019425bfedc168ca40344463b2a994ccb978529f (diff) | |
download | ports-0a4bbae1671636efd83a2d039f8a9707b58e45f9.tar.gz ports-0a4bbae1671636efd83a2d039f8a9707b58e45f9.zip |
Notes
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6a34cc7cf9df..e1a158070c6e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.109 1998/12/27 03:28:13 billf Exp $ +# $Id: Makefile,v 1.110 1999/01/07 12:05:26 asami Exp $ # SUBDIR += 4va SUBDIR += Cgraph SUBDIR += EZWGL + SUBDIR += GIFgraph SUBDIR += ImageMagick SUBDIR += Mesa3 SUBDIR += aalib |