diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2003-09-26 20:26:25 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2003-09-26 20:26:25 +0000 |
| commit | c4f02a891fe62fe1277c89859922804ea2c27bcd (patch) | |
| tree | 5e4dbdee80eebe5477ad9c5637bb6b0ee47993d5 /rescue | |
| parent | 3f99f14bf17021daa4b7abc71b1e12c82da27db6 (diff) | |
Notes
Diffstat (limited to 'rescue')
| -rw-r--r-- | rescue/rescue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index c8dd2e4e9bdb..3e78ec4ba8ba 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -135,7 +135,7 @@ CRUNCH_PROGS_sbin+= ipf ipfs ipfstat ipmon ipnat # CRUNCH_PROGS+= devd CRUNCH_LIBS+= -lalias -lbsdxml -lcam -lcurses -ldevstat -lipsec -lipx \ - -lgeom -lmd -lreadline -lsbuf -lufs -lz + -lgeom -lkiconv -lmd -lreadline -lsbuf -lufs -lz .if ${MACHINE_ARCH} == "i386" CRUNCH_PROGS_sbin+= cxconfig fdisk |
