diff options
author | 2005-03-18 20:26:28 +0000 | |
---|---|---|
committer | 2005-03-18 20:26:28 +0000 | |
commit | 88f29ad44df95777e253b28ca87232bbca55e8be (patch) | |
tree | 445c74d9fa323b774ffd8ac5d981a17d96a5913c | |
parent | kick ass zaurus installer! with ideas and help from deraadt. (diff) | |
download | wireguard-openbsd-88f29ad44df95777e253b28ca87232bbca55e8be.tar.xz wireguard-openbsd-88f29ad44df95777e253b28ca87232bbca55e8be.zip |
build ipk
-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> |