diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-03-18 20:26:29 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-03-18 20:26:29 +0000 |
commit | ae2559ee234a18712b542c0f348fdc9ead608616 (patch) | |
tree | 38f43516c018c2f12d47a23d8cc1257771ce2d8e /distrib | |
parent | f699ee1d5b9059cd2233ba1a18ac3e72c23a7528 (diff) |
build ipk
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/zaurus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/zaurus/Makefile b/distrib/zaurus/Makefile index 8afca6f1688..cdbf0cd8424 100644 --- a/distrib/zaurus/Makefile +++ b/distrib/zaurus/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.1 2004/12/31 00:14:07 drahn Exp $ +# $OpenBSD: Makefile,v 1.2 2005/03/18 20:26:28 deraadt Exp $ -SUBDIR= ramdisk +SUBDIR= ramdisk ipk .include <bsd.subdir.mk> |