diff options
| author | Nik Clayton <nik@FreeBSD.org> | 1999-04-27 18:33:23 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 1999-04-27 18:33:23 +0000 |
| commit | e47a4061df488b014d1ef65614373096a2b3eca4 (patch) | |
| tree | e2a57e95f8533e0d50234a6e53c0e6bc2d69f469 /en/tutorials | |
| parent | f19eb9dbc9d1e8688279ff02ba535c8c11b042d4 (diff) | |
Notes
Diffstat (limited to 'en/tutorials')
| -rw-r--r-- | en/tutorials/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/en/tutorials/Makefile b/en/tutorials/Makefile index c5f16afacc..0201a9db51 100644 --- a/en/tutorials/Makefile +++ b/en/tutorials/Makefile @@ -1,15 +1,16 @@ -# $Id: Makefile,v 1.17 1999-04-26 21:45:30 nik Exp $ +# $Id: Makefile,v 1.18 1999-04-27 18:33:23 nik Exp $ DOCS?= index.sgml SUBDIR= devel SUBDIR+= diskformat SUBDIR+= disklessx -SUBDIR+= docproj-primer SUBDIR+= fonts SUBDIR+= mh SUBDIR+= multios SUBDIR+= newuser -DOCSUBDIR= ddwg ppp +DOCSUBDIR= docproj-primer +DOCSUBDIR+= ddwg +DOCSUBDIR+= ppp SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr |
