diff options
| author | Matthew Dillon <dillon@FreeBSD.org> | 2001-09-10 20:22:57 +0000 |
|---|---|---|
| committer | Matthew Dillon <dillon@FreeBSD.org> | 2001-09-10 20:22:57 +0000 |
| commit | b7f704071eff7450d13d241079026006751e14bd (patch) | |
| tree | 23e28156b3297b6ab4d5d75bcfdde5ba4e66c5dc /usr.bin/tip | |
| parent | bf52e6d9d13bc6b5cb59a84ae0f7a581a0ae3722 (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 |
