diff options
| author | Warner Losh <imp@FreeBSD.org> | 2005-06-03 15:38:39 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2005-06-03 15:38:39 +0000 |
| commit | b93c319255cde403cc07fe8930dde80654833965 (patch) | |
| tree | 52b5168ebb8c944e8f71b3fb7885dbb1a43baa7b /sbin | |
| parent | 6817b3876827fc9d8019e8a2a9f753dc891b5ff1 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 732895b9e850..9b46066d0c0e 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -118,6 +118,7 @@ _ping6= ping6 _fdisk= fdisk .elif ${MACHINE} == "pc98" _fdisk_pc98= fdisk_pc98 +_sconfig= sconfig .endif _mount_reiserfs= mount_reiserfs _sconfig= sconfig |
