diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 2001-09-09 04:54:10 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 2001-09-09 04:54:10 +0000 |
| commit | ea079e4650aa744003da874f2ea55b9e1fda6de5 (patch) | |
| tree | 9fefd5178f0b57721dce479e0224af7341784f02 /usr.bin/tip | |
| parent | 7b832f6f75fe9993d39130bfa1f69777b1a34397 (diff) | |
Notes
Diffstat (limited to 'usr.bin/tip')
| -rw-r--r-- | usr.bin/tip/tip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/tip/tip/Makefile b/usr.bin/tip/tip/Makefile index fd208d77e62d..982f3dc55ad2 100644 --- a/usr.bin/tip/tip/Makefile +++ b/usr.bin/tip/tip/Makefile @@ -21,6 +21,7 @@ LINKS= ${BINDIR}/tip MAN= tip.1 modems.5 SRCS= acu.c acutab.c cmds.c cmdtab.c cu.c hunt.c log.c partab.c \ remote.c tip.c tipout.c value.c vars.c +INSTALLFLAGS+= -fschg BINDIR?= /usr/bin BINOWN= uucp |
