diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-04-01 15:18:24 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-04-01 15:18:24 +0000 |
| commit | 97a8168533bc3e7df82a2d87da5046511d1bcd4a (patch) | |
| tree | 586215ff4320a60d2cb1228cc9fea182634292dc /release/sysinstall/Makefile | |
| parent | 63ea0e74a48a3200252fb59cdb8c886fa938f429 (diff) | |
Notes
Diffstat (limited to 'release/sysinstall/Makefile')
| -rw-r--r-- | release/sysinstall/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release/sysinstall/Makefile b/release/sysinstall/Makefile index a939db5a960c..ed7b0130ee36 100644 --- a/release/sysinstall/Makefile +++ b/release/sysinstall/Makefile @@ -1,6 +1,8 @@ PROG= sysinstall MAN8= sysinstall.8 + BINDIR=/stand +NOSHARED=YES CLEANFILES+= makedevs.c rtermcap rtermcap.tmp dumpnlist CLEANFILES+= keymap.tmp keymap.h |
