mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
I was wrong about this file - NOOBJ is not correct here.
This commit is contained in:
parent
a0e8cdd20e
commit
0ccf9dd3f5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=21178
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ SCRDIR = /usr/share/syscons/scrnmaps
|
|||
CLEANFILES+= ${SCRMAPS_MK} ${SCRMAPS}
|
||||
|
||||
NOMAN = noman
|
||||
NOOBJ = yes
|
||||
|
||||
all: ${SCRMAPS}
|
||||
|
||||
|
|
Loading…
Reference in a new issue