mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Cleaned up comments, added Id lines.
This commit is contained in:
parent
ab443e53b6
commit
4db3aa263c
2 changed files with 4 additions and 5 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#
|
||||
# Bmake file for texinfo
|
||||
# $Id$
|
||||
#
|
||||
|
||||
SUBDIR= info info-files makedoc makeinfo texindex
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
#
|
||||
#
|
||||
#
|
||||
# Texinfo defaults.
|
||||
# $Id$
|
||||
|
||||
|
||||
INFODIR= /usr/share/info
|
||||
INFODIR?= /usr/share/info
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue