diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-24 17:49:41 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-24 17:49:41 +0000 |
| commit | 227756fca2c56d0c389544bd6c3b3462a21f110e (patch) | |
| tree | 84483d67349f7f6ab088da78fcd534896bfea05d /gnu/libexec | |
| parent | 398eaa834154905dddc9e77daeae1f2410913c3f (diff) | |
Notes
Diffstat (limited to 'gnu/libexec')
| -rw-r--r-- | gnu/libexec/uucp/uusched/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/uusched/Makefile b/gnu/libexec/uucp/uusched/Makefile index 860c99e66d3e..b0007faea438 100644 --- a/gnu/libexec/uucp/uusched/Makefile +++ b/gnu/libexec/uucp/uusched/Makefile @@ -1,12 +1,12 @@ # Makefile for uusched -# $Id: Makefile,v 1.3 1995/01/23 21:19:45 jkh Exp $ +# $Id: Makefile,v 1.4 1995/01/24 17:32:09 jkh Exp $ BINDIR= $(bindir) PROG= uusched SRCS= NOMAN= yes -NOOBJS= yes +NOOBJ= yes STRIP= uusched: uusched.in |
