mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Add syscons back to alpha build; works fine now.
This commit is contained in:
parent
38e152d29d
commit
1891105028
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=39861
@ -1,10 +1,6 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
|
||||
SUBDIR= dict doc examples info man me misc mk skel \
|
||||
tabset termcap timedef zoneinfo
|
||||
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
SUBDIR+= syscons
|
||||
.endif
|
||||
syscons tabset termcap timedef zoneinfo
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user