diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-12-21 08:47:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-12-21 08:47:35 +0000 |
| commit | e653b48c80fb85b2a10372d664a4b55dbdc51dae (patch) | |
| tree | 7f8ff4b9f5ceced931324bf379fadaf03c3f07ea /usr.bin/alias | |
| parent | d626a8a238996d787428b43e5398f512cfd0aa94 (diff) | |
Notes
Diffstat (limited to 'usr.bin/alias')
| -rw-r--r-- | usr.bin/alias/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/alias/Makefile b/usr.bin/alias/Makefile index fbfcd11248e8..53df717f66cf 100644 --- a/usr.bin/alias/Makefile +++ b/usr.bin/alias/Makefile @@ -2,7 +2,7 @@ SCRIPTS=generic.sh SCRIPTSNAME=alias -NOOBJ= +NO_OBJ= LINKS= ${BINDIR}/alias ${BINDIR}/bg \ ${BINDIR}/alias ${BINDIR}/cd \ |
