NOOBJS -> NOOBJ - it's more consistent.
This commit is contained in:
parent
398eaa8341
commit
227756fca2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5858
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user