New Makefile -- just points to the handbook/ subdirectory for now.
This commit is contained in:
parent
1e28ab5a96
commit
9fd5459be0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4475
3 changed files with 15 additions and 0 deletions
5
en/Makefile
Normal file
5
en/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
# $Id: Makefile,v 1.1 1999-03-08 21:43:32 nik Exp $
|
||||
|
||||
SUBDIR = handbook
|
||||
|
||||
.include <bsd.subdir.mk>
|
5
en_US.ISO8859-1/Makefile
Normal file
5
en_US.ISO8859-1/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
# $Id: Makefile,v 1.1 1999-03-08 21:43:32 nik Exp $
|
||||
|
||||
SUBDIR = handbook
|
||||
|
||||
.include <bsd.subdir.mk>
|
5
en_US.ISO_8859-1/Makefile
Normal file
5
en_US.ISO_8859-1/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
# $Id: Makefile,v 1.1 1999-03-08 21:43:32 nik Exp $
|
||||
|
||||
SUBDIR = handbook
|
||||
|
||||
.include <bsd.subdir.mk>
|
Loading…
Reference in a new issue