summaryrefslogtreecommitdiff
path: root/distrib/alpha/Makefile
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1997-09-10 21:04:26 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1997-09-10 21:04:26 +0000
commit0a61763bce8f6ba7e4aa80526a73b0eb9330f856 (patch)
tree17c53c936affe6f437b9c3828f6d34cb7dc71e0f /distrib/alpha/Makefile
parentfb8e82bd105d52db5665ffad2d37c43309f593fa (diff)
Build a small version of ftp for alpha install floppy, shave a few bytes.
Diffstat (limited to 'distrib/alpha/Makefile')
-rw-r--r--distrib/alpha/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/alpha/Makefile b/distrib/alpha/Makefile
index 957667357bd..7d08958da61 100644
--- a/distrib/alpha/Makefile
+++ b/distrib/alpha/Makefile
@@ -1,5 +1,5 @@
-# $OpenBSD: Makefile,v 1.2 1997/05/11 18:43:33 millert Exp $
+# $OpenBSD: Makefile,v 1.3 1997/09/10 21:04:22 millert Exp $
-SUBDIR= ramdisk
+SUBDIR= special ramdisk
.include <bsd.subdir.mk>