diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-31 17:03:12 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-31 17:03:12 +0000 |
| commit | 9602ba91f279dd368fc5f849ca3cc16280a45f27 (patch) | |
| tree | f0b9d850b192bb954b3a129788d09475b5b9c42f /release/pc98 | |
| parent | c3a205ef0b539a07ecfc00e3e3ba6deeb62ffcba (diff) | |
Notes
Diffstat (limited to 'release/pc98')
| -rw-r--r-- | release/pc98/fixit_crunch.conf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release/pc98/fixit_crunch.conf b/release/pc98/fixit_crunch.conf index 29a0b0128d13..86bebebc151f 100644 --- a/release/pc98/fixit_crunch.conf +++ b/release/pc98/fixit_crunch.conf @@ -1,5 +1,7 @@ # $FreeBSD$ +buildopts -DRELEASE_CRUNCH + # first, we list the source dirs that our programs reside in. These are # searched in order listed to find the dir containing each program. @@ -34,5 +36,5 @@ ln vi ex # finally, we specify the libraries to link in with our binary -libs -lcrypt -ltelnet -lutil -ll -lm +libs -lcrypt -lutil -ll -lm libs -lcurses -ltermcap -ledit -lgnuregex -lkvm -lz |
