Browse Source

Use src.opts.mk in preference to bsd.own.mk except where we need stuff

from the latter.
tags/ggatessh-v1.0.0
imp 10 years ago
parent
commit
7e7b77908c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -1,6 +1,6 @@
# $FreeBSD$

.include <bsd.own.mk>
.include <src.opts.mk>

SUBDIR= ${_ggatec} \
${_ggated} \


Loading…
Cancel
Save