Makefile:
Add developer.sgml file developer.sgml: Added resources for FreeBSD commiters. On last commit i forgot to make "cvs add" for new developer.sgml file. Thanks to Wolfram for point it.
This commit is contained in:
parent
6f5514d2b1
commit
bfc66a75d2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4870
2 changed files with 45 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.5 1999-05-11 12:13:06 wosch Exp $
|
||||
# $Id: Makefile,v 1.6 1999-05-11 15:07:06 jesusr Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
|
@ -10,6 +10,7 @@ DOCS+= about.sgml
|
|||
DOCS+= machines.sgml
|
||||
DOCS+= mirror.sgml
|
||||
DOCS+= statistic.sgml
|
||||
DOCS+= developer.sgml
|
||||
|
||||
INDEXLINK= internal.html
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue