summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-03 11:45:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-03 11:45:15 +0000
commit1f43de46ba5ef8e42d82041a4ae4bbc2a9ccf94f (patch)
tree653f6411fbf1fe7f4e1117b460c961ac3767eddf /russian
parentAdded spider. (diff)
Convert all makefiles to new formats.
Notes
Notes: svn path=/head/; revision=2233
Diffstat (limited to 'russian')
-rw-r--r--russian/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/russian/Makefile b/russian/Makefile
index aac35e3d0e72..f39281beb641 100644
--- a/russian/Makefile
+++ b/russian/Makefile
@@ -1,6 +1,9 @@
-# $Id: Makefile,v 1.3 1995/08/30 00:54:12 ache Exp $
+# $Id: Makefile,v 1.4 1995/08/31 20:04:58 ache Exp $
#
-SUBDIR= d1489 X.language netscape.language pgp.language
+ SUBDIR += d1489
+ SUBDIR += X.language
+ SUBDIR += netscape.language
+ SUBDIR += pgp.language
.include <bsd.port.subdir.mk>