diff options
-rw-r--r-- | print/Makefile | 4 | ||||
-rw-r--r-- | x11/Makefile | 3 |
2 files changed, 2 insertions, 5 deletions
diff --git a/print/Makefile b/print/Makefile index a2aaf41..58689ed 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.79 1999/01/13 07:17:23 asami Exp $ +# $Id: Makefile,v 1.80 1999/01/17 20:20:26 vanilla Exp $ # SUBDIR += a2ps-a4 @@ -49,8 +49,6 @@ SUBDIR += mpage SUBDIR += musixtex SUBDIR += offix-printer - SUBDIR += p5-FreeType - SUBDIR += p5-FreeTypeWrapper SUBDIR += pbm2ppa SUBDIR += perlftlib SUBDIR += pkfonts118 diff --git a/x11/Makefile b/x11/Makefile index 057461c..a990fd9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.246 1999/01/07 12:05:29 asami Exp $ +# $Id: Makefile,v 1.247 1999/01/09 03:19:31 asami Exp $ # SUBDIR += 9term @@ -60,7 +60,6 @@ SUBDIR += lupe SUBDIR += offix-clipboard SUBDIR += offix-execute - SUBDIR += p5-mkttfdir SUBDIR += props SUBDIR += rxvt SUBDIR += sxpc |