Merge the following from the English version:
1.2 -> 1.5 design-44bsd/Makefile
This commit is contained in:
parent
af088b1371
commit
4045582769
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17506
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# $FreeBSD$
|
||||
# Original revision: 1.2
|
||||
# Original revision: 1.5
|
||||
|
||||
DOC?= book
|
||||
|
||||
FORMATS?= html
|
||||
|
||||
IMAGES= fig1.eps fig2.eps
|
||||
IMAGES_EN= fig1.eps fig2.eps
|
||||
|
||||
INSTALL_COMPRESSED?=gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
|
Loading…
Reference in a new issue