diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-02-25 01:44:40 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-02-25 01:44:40 +0000 |
commit | e5d731669c17d4b83edb0f7cdc30ebfb4a9789f8 (patch) | |
tree | 8d1f731b456b95679c6baf6384d83d940fadf8d2 /distrib/mac68k/ramdisk | |
parent | 44d7fc4e5f67e6d2f2b7682b8e85df2523f76448 (diff) |
Provide the necessary source dirs information for proper ramdisk build.
Diffstat (limited to 'distrib/mac68k/ramdisk')
-rw-r--r-- | distrib/mac68k/ramdisk/list | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/distrib/mac68k/ramdisk/list b/distrib/mac68k/ramdisk/list index 20416f9d3fb..434303fd2bf 100644 --- a/distrib/mac68k/ramdisk/list +++ b/distrib/mac68k/ramdisk/list @@ -1,4 +1,7 @@ -# $OpenBSD: list,v 1.18 2003/02/21 17:26:56 deraadt Exp $ +# $OpenBSD: list,v 1.19 2003/02/25 01:44:39 miod Exp $ + +SRCDIRS distrib/special +SRCDIRS gnu/usr.bin usr.bin bin sbin usr.sbin # copy the crunched binary, link to it, and kill it COPY ${OBJDIR}/instbin instbin |