NOOBJS -> NOOBJ - it's more consistent.

This commit is contained in:
Jordan K. Hubbard 1995-01-24 17:49:41 +00:00
parent 398eaa8341
commit 227756fca2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5858

View File

@ -1,12 +1,12 @@
# Makefile for uusched # 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) BINDIR= $(bindir)
PROG= uusched PROG= uusched
SRCS= SRCS=
NOMAN= yes NOMAN= yes
NOOBJS= yes NOOBJ= yes
STRIP= STRIP=
uusched: uusched.in uusched: uusched.in