New Makefile -- just points to the handbook/ subdirectory for now.

This commit is contained in:
Nik Clayton 1999-03-08 21:43:32 +00:00
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
en
en_US.ISO8859-1
en_US.ISO_8859-1

5
en/Makefile Normal file
View 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
View file

@ -0,0 +1,5 @@
# $Id: Makefile,v 1.1 1999-03-08 21:43:32 nik Exp $
SUBDIR = handbook
.include <bsd.subdir.mk>

View file

@ -0,0 +1,5 @@
# $Id: Makefile,v 1.1 1999-03-08 21:43:32 nik Exp $
SUBDIR = handbook
.include <bsd.subdir.mk>