Oops, nuke unnecessary change introduced by previous commit.
This commit is contained in:
parent
2edf3dd02d
commit
b103ce8995
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=30439
2 changed files with 0 additions and 4 deletions
|
@ -34,8 +34,6 @@ DOCS= COPYRIGHT README Themes.html
|
||||||
|
|
||||||
.if ${OSVERSION} < 300000
|
.if ${OSVERSION} < 300000
|
||||||
ALL_TARGET= freebsd2
|
ALL_TARGET= freebsd2
|
||||||
.elif ${OSVERSION} < 400000
|
|
||||||
ALL_TARGET= freebsd3
|
|
||||||
.else
|
.else
|
||||||
ALL_TARGET= freebsd
|
ALL_TARGET= freebsd
|
||||||
.endif
|
.endif
|
||||||
|
|
|
@ -34,8 +34,6 @@ DOCS= COPYRIGHT README Themes.html
|
||||||
|
|
||||||
.if ${OSVERSION} < 300000
|
.if ${OSVERSION} < 300000
|
||||||
ALL_TARGET= freebsd2
|
ALL_TARGET= freebsd2
|
||||||
.elif ${OSVERSION} < 400000
|
|
||||||
ALL_TARGET= freebsd3
|
|
||||||
.else
|
.else
|
||||||
ALL_TARGET= freebsd
|
ALL_TARGET= freebsd
|
||||||
.endif
|
.endif
|
||||||
|
|
Loading…
Reference in a new issue